Method: Puppet::FileServing::Base#source

Defined in:
lib/vendor/puppet/file_serving/base.rb

#sourceObject

This is for external consumers to store the source that was used to retrieve the metadata.



9
10
11
# File 'lib/vendor/puppet/file_serving/base.rb', line 9

def source
  @source
end