class Plist::PTrue

Public Instance Methods

to_ruby() click to toggle source
# File lib/facter/util/plist/parser.rb, line 185
def to_ruby
  true
end