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