Class: Textus::Command::Reject
- Inherits:
-
Data
- Object
- Data
- Textus::Command::Reject
- 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
13 14 15 |
# File 'lib/textus/command.rb', line 13 def pending_key @pending_key end |
#role ⇒ Object (readonly)
Returns the value of attribute role
13 14 15 |
# File 'lib/textus/command.rb', line 13 def role @role end |