Method: Vedeu::Distributed::Subprocess#command

Defined in:
lib/vedeu/distributed/subprocess.rb

#commandString (private)

Returns:



61
62
63
# File 'lib/vedeu/distributed/subprocess.rb', line 61

def command
  "ruby #{file_path}".freeze
end