Method: Puppet::FileSystem::FileImpl#mkpath
- Defined in:
- lib/puppet/file_system/file_impl.rb
#mkpath(path) ⇒ Object
110 111 112 |
# File 'lib/puppet/file_system/file_impl.rb', line 110 def mkpath(path) path.mkpath end |
110 111 112 |
# File 'lib/puppet/file_system/file_impl.rb', line 110 def mkpath(path) path.mkpath end |