Method: Puppet::FileServing::Metadata#destination
- Defined in:
- lib/puppet/file_serving/metadata.rb
#destination ⇒ Object (readonly)
Returns the value of attribute destination.
17 18 19 |
# File 'lib/puppet/file_serving/metadata.rb', line 17 def destination @destination end |