getIntOrThrow

fun TomlTable.getIntOrThrow(key: String, pos: TomlPosition? = null): Int