# File lib/ruote/exp/command.rb, line 58 def set_command (workitem, command, step=nil) workitem['fields'][F_COMMAND] = [ command, step ] end