Method: Roby::EventGenerator#command

Defined in:
lib/roby/event.rb

#commandObject

The current command block



181
182
183
# File 'lib/roby/event.rb', line 181

def command
  @command
end