module Roby::TaskStructure::ExecutionAgentStart::Installer

Public Instance Methods

initialize_events() click to toggle source
Calls superclass method
# File lib/roby/task_structure/executed_by.rb, line 210
def initialize_events
    super
    start_event.extend ExecutionAgentStart
end