Parent

Methods

Class/Module Index [+]

Quicksearch

Plist::PArray

Public Instance Methods

to_ruby() click to toggle source
# File lib/facter/util/plist/parser.rb, line 171
def to_ruby
  children.collect do |c|
    c.to_ruby
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.