# common.CommandOptions

- **Module:** common
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** interface
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/common.ts#L75
- **Page:** https://libtmux.org/reference/ts/common-commandoptions/

## Members

- `signal` (property) — Abandon the command when this signal fires.
- `stdin` (property)
- `timeoutMs` (property) — Give up on the command after this many milliseconds.
