Method: Vedeu::Distributed::Subprocess#file_name
- Defined in:
- lib/vedeu/distributed/subprocess.rb
#file_name ⇒ String (private)
92 93 94 |
# File 'lib/vedeu/distributed/subprocess.rb', line 92 def file_name "/tmp/foo_#{timestamp}".freeze end |