Class | Puppet::FileServing::Base |
In: |
lib/puppet/file_serving/base.rb
|
Parent: | Object |
links | [R] | Determine how we deal with links. |
path | [R] | Set our base path. |
relative_path | [R] | Set a relative path; this is used for recursion, and sets the file‘s path relative to the initial recursion point. |
source | [RW] | This is for external consumers to store the source that was used to retrieve the metadata. |