Libraries
»
plist
(3.5.0)
»
Index
»
Plist
»
PString
»
#to_ruby
Method: Plist::PString#to_ruby
Defined in:
lib/plist/parser.rb
#
to_ruby
⇒
Object
187 188 189
# File 'lib/plist/parser.rb', line 187
def
to_ruby
CGI
.
unescapeHTML
(
text
||
'
'
)
end