Class: Textus::Command::Accept
- Inherits:
-
Data
- Object
- Data
- Textus::Command::Accept
- Defined in:
- lib/textus/command.rb
Instance Attribute Summary collapse
-
#pending_key ⇒ Object
readonly
Returns the value of attribute pending_key.
-
#role ⇒ Object
readonly
Returns the value of attribute role.
Instance Attribute Details
#pending_key ⇒ Object (readonly)
Returns the value of attribute pending_key
12 13 14 |
# File 'lib/textus/command.rb', line 12 def pending_key @pending_key end |
#role ⇒ Object (readonly)
Returns the value of attribute role
12 13 14 |
# File 'lib/textus/command.rb', line 12 def role @role end |