Method: Foreplay::Engine::Step#command

Defined in:
lib/foreplay/engine/step.rb

#commandObject



68
69
70
# File 'lib/foreplay/engine/step.rb', line 68

def command
  @command ||= step['command']
end