Class: Chamomile::CancelCommand
- Inherits:
-
Data
- Object
- Data
- Chamomile::CancelCommand
- Defined in:
- lib/chamomile/commands.rb
Overview
Internal compound/control command types
Instance Attribute Summary collapse
-
#token ⇒ Object
readonly
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object (readonly)
Returns the value of attribute token
27 28 29 |
# File 'lib/chamomile/commands.rb', line 27 def token @token end |