Method: Vedeu::Distributed::Subprocess#file_name

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

#file_nameString (private)

Returns:

  • (String)


92
93
94
# File 'lib/vedeu/distributed/subprocess.rb', line 92

def file_name
  "/tmp/foo_#{timestamp}".freeze
end