Method: Puppet::FileServing::Base#path
- Defined in:
- lib/puppet/file_serving/base.rb
#path ⇒ Object
Set our base path.
55 56 57 |
# File 'lib/puppet/file_serving/base.rb', line 55 def path @path end |
Set our base path.
55 56 57 |
# File 'lib/puppet/file_serving/base.rb', line 55 def path @path end |