Module trial.settings

Settings parser and structures

Functions

NameDescription
toCode(settings) Converts the settings object to DLang code. It's used by the generator
toCode(settings) Converts the GlyphSettings object to DLang code. It's used by the generator

Structs

NameDescription
GlyphSettings The gliph settings
Settings A structure representing the trial.json file

Templates

NameDescription
SettingsFields