getBooleanOrThrow

fun TomlTable.getBooleanOrThrow(key: String, pos: TomlPosition? = null): Boolean