TOMLDocument

Undocumented in source.

Constructors

this
this(TOMLValue[string] table)
Undocumented in source.

Alias This

table

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

table
TOMLValue[string] table;
Undocumented in source.

Meta