Method: Puppet::FileServing::Mount#search
- Defined in:
- lib/puppet/file_serving/mount.rb
#search(path, options) ⇒ Object
30 31 32 |
# File 'lib/puppet/file_serving/mount.rb', line 30 def search(path, ) raise NotImplementedError end |
30 31 32 |
# File 'lib/puppet/file_serving/mount.rb', line 30 def search(path, ) raise NotImplementedError end |