Method: Puppet::Util::FileParsing::FileRecord#absent
- Defined in:
- lib/puppet/util/fileparsing.rb
#absent ⇒ Object
Returns the value of attribute absent.
35 36 37 |
# File 'lib/puppet/util/fileparsing.rb', line 35 def absent @absent end |