toml_table Interface

public interface toml_table

Create standard constructor


Module Procedures

private function new_table_func() result(self)

Default constructor for TOML table type

Arguments

None

Return Value type(toml_table)

Instance of the TOML table