bundles / traitlets 5.14.3 / traitlets / config / loader / CommandLineConfigLoader / _load_flag
function
traitlets.config.loader:CommandLineConfigLoader._load_flag
source: /traitlets/config/loader.py :694
Signature
def _load_flag ( self , cfg : t.Any ) → None Summary
update self.config from a flag, which can be a dict or Config
Aliases
-
traitlets.config.loader.CommandLineConfigLoader._load_flag