{ } Raw JSON

bundles / traitlets latest / 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