Method: Puppet::FileServing::Fileset#path
- Defined in:
- lib/puppet/file_serving/fileset.rb
#path ⇒ Object (readonly)
Returns the value of attribute path.
9 10 11 |
# File 'lib/puppet/file_serving/fileset.rb', line 9 def path @path end |