TOMLValue.integer

struct TOMLValue
inout @property @trusted
long
integer
()

Throws

TOMLException if type is not TOML_TYPE.INTEGER

Meta