MCPcopy Create free account
hub / github.com/TreborNamor/TradingView-Machine-Learning-GUI / load_config

Function load_config

hyperview/config.py:58–99  ·  view source on GitHub ↗

Load configuration from JSON file(s), env-var overrides, then validate. Resolution order (last wins): 1. Built-in defaults 2. Primary config file 3. Additional config files (``add_config_files``) 4. Environment variables (``HYPERVIEW__`` prefix) CLI arguments are ap

(path: str | Path | None = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 6

_resolve_config_pathFunction · 0.85
_read_jsonFunction · 0.85
_deep_mergeFunction · 0.85
_apply_env_overridesFunction · 0.85
_normalize_configFunction · 0.85
_validate_configFunction · 0.85

Tested by

no test coverage detected