# tmuxp.cli.load.CLILoadNamespace

- **Module:** tmuxp.cli.load
- **Package:** tmuxp
- **Language:** Python
- **Kind:** class
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/cli/load.py#L114
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-cli-load-cliloadnamespace/

Typed :class:`argparse.Namespace` for tmuxp load command.

## Members

- `workspace_files` (attribute)
- `socket_name` (attribute)
- `socket_path` (attribute)
- `tmux_config_file` (attribute)
- `new_session_name` (attribute)
- `answer_yes` (attribute)
- `detached` (attribute)
- `append` (attribute)
- `colors` (attribute)
- `color` (attribute)
- `log_file` (attribute)
- `log_level` (attribute)
- `progress_format` (attribute)
- `panel_lines` (attribute)
- `no_progress` (attribute)
