Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/xcodeproject/extend/string.rb
Instance Method Summary collapse
Instance Method Details
#to_plist(_fmtr = nil) ⇒ Object
28 29 30 |
# File 'lib/xcodeproject/extend/string.rb', line 28 def to_plist(_fmtr = nil) to_json end |