Parent

Methods

Class/Module Index [+]

Quicksearch

Facter::Util::CFPropertyList::ParserInterface

interface class for PList parsers

Public Instance Methods

load(opts={}) click to toggle source

load a plist

# File lib/facter/util/cfpropertylist/lib/rbCFPropertyList.rb, line 48
def load(opts={})
  return ""
end
to_str(opts={}) click to toggle source

convert a plist to string

# File lib/facter/util/cfpropertylist/lib/rbCFPropertyList.rb, line 53
def to_str(opts={})
  return true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.