Libraries
»
plist
(3.7.2)
»
Index
»
Plist
»
PInteger
»
#to_ruby
Method: Plist::PInteger#to_ruby
Defined in:
lib/plist/parser.rb
#
to_ruby
⇒
Object
219 220 221
# File 'lib/plist/parser.rb', line 219
def
to_ruby
text
.
to_i
end