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