get_config
get_config()-> ‘DascoreConfig’
Return the active runtime configuration.
A scoped override from config_context in the current thread/task takes precedence over the process-wide base set by set_config.
| function of dascore.config | source |
get_config()-> ‘DascoreConfig’
Return the active runtime configuration.
A scoped override from config_context in the current thread/task takes precedence over the process-wide base set by set_config.