Class: Chamomile::CancelCommand

Inherits:
Data
  • Object
show all
Defined in:
lib/chamomile/commands.rb

Overview

Internal compound/control command types

Instance Attribute Summary collapse

Instance Attribute Details

#tokenObject (readonly)

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



27
28
29
# File 'lib/chamomile/commands.rb', line 27

def token
  @token
end