Method: Vedeu::Distributed::Subprocess#file_path
- Defined in:
- lib/vedeu/distributed/subprocess.rb
#file_path ⇒ Object (private)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
return [String]
82 83 84 |
# File 'lib/vedeu/distributed/subprocess.rb', line 82 def file_path file.path end |