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