# tmuxp.shell.get_launch_args

- **Module:** tmuxp.shell
- **Package:** tmuxp
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/shell.py#L264
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-shell-get_launch_args/

```
tmuxp.shell.get_launch_args(kwargs: Unpack[LaunchOptionalImports]) -> LaunchImports
```

Return tmuxp shell launch arguments, counting for overrides.
