Method: Vedeu::Distributed::Subprocess#command
- Defined in:
- lib/vedeu/distributed/subprocess.rb
#command ⇒ String (private)
61 62 63 |
# File 'lib/vedeu/distributed/subprocess.rb', line 61 def command "ruby #{file_path}".freeze end |