Method: Commands::AddJobFlowStepsCommand#add_step_command

Defined in:
lib/commands.rb

#add_step_command(step) ⇒ Object



738
739
740
# File 'lib/commands.rb', line 738

def add_step_command(step)
  @step_commands << step
end