Class: Plist::PKey
Instance Attribute Summary
Attributes inherited from PTag
Instance Method Summary collapse
Methods inherited from PTag
inherited, #initialize, mappings
Constructor Details
This class inherits a constructor from Plist::PTag
Instance Method Details
#to_ruby ⇒ Object
159 160 161 |
# File 'lib/facter/util/plist/parser.rb', line 159 def to_ruby CGI::unescapeHTML(text || '') end |