tomlkt
0.2.0
common
tomlkt
/
net.peanuuutz.tomlkt
/
toInt
to
Int
fun
TomlLiteral
.
toInt
(
)
:
Int
(
source
)
Returns content as int.
Throws
Number
Format
Exception
if content cannot be converted into int.