Home
Pages
Classes
Methods
Parent
Plist::PTag
Methods
#to_ruby
class Plist::PInteger
Public Instance Methods
to_ruby
()
click to toggle source
# File lib/plist/parser.rb, line 201
def
to_ruby
text
.
to_i
end