module documentation
Parse and validate the main cfg and project configs
Class |
|
Read and parse the main config file |
Function | parse |
Parse a dictionary according to the klass spec and return a config (Data) object |
Constant | CONFIG |
Undocumented |
Constant | CONFIG |
Undocumented |
Function | _as |
Undocumented |
Function | _as |
Undocumented |
Function | _error |
Undocumented |
Function | _save |
Undocumented |
Function | _syntax |
Undocumented |
def parse(specs:
gws.ISpecRuntime
, value, type_name: str
, source_path='', read_options=None):
(source)
¶
Parse a dictionary according to the klass spec and return a config (Data) object