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
22 23 24 |
# File 'lib/textus/command.rb', line 22 def role @role end |
#since ⇒ Object (readonly)
Returns the value of attribute since
22 23 24 |
# File 'lib/textus/command.rb', line 22 def since @since end |