# libtmux.CommandOptions

- **Module:** libtmux
- **Package:** libtmux
- **Language:** Lua
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/_internal/server.lua#L577
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-commandoptions/

## Members

- `cwd` (attribute)
- `deadline` (attribute)
- `drain_timeout` (attribute)
- `env` (attribute): Explicit process environment entries.
- `kill_timeout` (attribute)
- `max_output_bytes` (attribute)
- `stdin` (attribute)
- `timeout` (attribute)
