{ } Raw JSON

bundles / traitlets latest / traitlets / config / loader / CommandLineConfigLoader

class

traitlets.config.loader:CommandLineConfigLoader

source: /traitlets/config/loader.py :658

Signature

class   CommandLineConfigLoader ( log : Logger | None = None )  →  None

Members

Summary

A config loader for command line arguments.

Extended Summary

As we add more command line based loaders, the common logic should go here.

Aliases

  • traitlets.config.loader.CommandLineConfigLoader