TOMLValue.table

struct TOMLValue
@property @trusted ref return
TOMLValue[string]
table
()

Throws

TOMLException if type is not TOML_TYPE.TABLE

Meta