Method: CFPropertyList228::ParserInterface#to_str
- Defined in:
- lib/nixenvironment/CFPropertyList228/lib/cfpropertylist/rbCFPropertyList.rb
#to_str(opts = {}) ⇒ Object
convert a plist to string
58 59 60 |
# File 'lib/nixenvironment/CFPropertyList228/lib/cfpropertylist/rbCFPropertyList.rb', line 58 def to_str(opts={}) return true end |