Class: Textus::Command::Deps
- Inherits:
-
Data
- Object
- Data
- Textus::Command::Deps
- 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
20 21 22 |
# File 'lib/textus/command.rb', line 20 def key @key end |
#role ⇒ Object (readonly)
Returns the value of attribute role
20 21 22 |
# File 'lib/textus/command.rb', line 20 def role @role end |