gaps.config#
GAPs config functions and classes.
Module attributes
|
An enumeration of the available gaps config types. |
Functions
|
Convert a config into a string to be used within a docstring. |
|
Init logging, taking care of legacy rex-style kwargs. |
|
Load a config file |
|
Perform a deep string replacement and path resolve in container. |
Classes
|
An enumeration of the available gaps config types. |
|
ABC for configuration file handler. |
JSON5 config file handler. |
|
JSON config file handler. |
|
TOML config file handler. |
|
YAML config file handler. |