TOMLValue.table

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

Throws

TOMLException if type is not TOML_TYPE.TABLE

Meta