Method: Puppet::Settings::FileSetting::Unspecified#value

Defined in:
lib/puppet/settings/file_setting.rb

#valueObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



9
10
11
# File 'lib/puppet/settings/file_setting.rb', line 9

def value
  nil
end