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