Class: Plist::PFalse
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
permalink #to_ruby ⇒ Object
[View source]
231 232 233 |
# File 'lib/plist/parser.rb', line 231 def to_ruby false end |