bundles / traitlets 5.15.0 / traitlets / config / loader / CommandLineConfigLoader / _exec_config_str
function
traitlets.config.loader:CommandLineConfigLoader._exec_config_str
source: /traitlets/config/loader.py :665
Signature
def _exec_config_str ( self , lhs : t.Any , rhs : t.Any , trait : TraitType[t.Any, t.Any] | None = None ) → None Summary
execute self.config.<lhs> = <rhs>
Extended Summary
expands ~ with expanduser
interprets value with trait if available
Aliases
-
traitlets.config.loader.CommandLineConfigLoader._exec_config_str