better_trace.cli¶
Attributes¶
Functions¶
|
|
|
|
|
|
|
Module Contents¶
- better_trace.cli.app¶
- better_trace.cli.version_callback(value: bool)¶
- better_trace.cli.main(version: bool | None = typer.Option(None, '--version', '-v', callback=version_callback, is_eager=True, help='Show the CLI version and exit.'))¶
- better_trace.cli.run(script: str, show_locals: bool = False, log_exceptions: bool = False, debugger: bool = False, mode: str = 'verbose', theme: str = 'monokai', background_color: str = 'default', use_config: bool = False)¶
- better_trace.cli.demo()¶