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