Libraries
»
pd1_tools
(0.49.1)
»
Index
»
IniFile
»
Parser
»
#typecast
Method: IniFile::Parser#typecast
Defined in:
lib/avmtrf1/patches/inifile.rb
#
typecast
(value) ⇒
Object
9 10 11
# File 'lib/avmtrf1/patches/inifile.rb', line 9
def
typecast
(
value
)
value
.
to_s
end