Module: Roby::TaskStructure::ExecutionAgentStart::Installer

Defined in:
lib/roby/task_structure/executed_by.rb

Instance Method Summary collapse

Instance Method Details

#initialize_eventsObject



210
211
212
213
# File 'lib/roby/task_structure/executed_by.rb', line 210

def initialize_events
    super
    start_event.extend ExecutionAgentStart
end