Method: Puppet::FileSystem::MemoryFile#to_path
- Defined in:
- lib/puppet/file_system/memory_file.rb
#to_path ⇒ Object
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.
71 72 73 |
# File 'lib/puppet/file_system/memory_file.rb', line 71 def to_path path end |