tagion.utils.JSONCommon

Undocumented in source.

Members

Classes

OptionException
class OptionException

Enums

isJSONCommon
eponymoustemplate isJSONCommon(T)
Undocumented in source.

Functions

fileId
const(basic.FileNames) fileId(string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSONType
JSONValue toJSONType(string str, JSONType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

JSONCommon
mixintemplate JSONCommon()

mixin for implememts a JSON interface for a struct

JSONConfig
mixintemplate JSONConfig()
Undocumented in source.

Static functions

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

Meta