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