Class: Nanaimo::QuotedString
Overview
A string object surrounded by quotes in a Plist.
Instance Attribute Summary
Attributes inherited from Object
Instance Method Summary collapse
Methods inherited from Object
#<=>, #==, #hash, #initialize, #to_s
Constructor Details
This class inherits a constructor from Nanaimo::Object
Instance Method Details
#as_ruby ⇒ Object
69 70 71 |
# File 'lib/nanaimo/object.rb', line 69 def as_ruby value end |