On this page
common.CommandOptions.timeoutMs
- Module
- common
- Declared in
- CommandOptions
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/common.ts
-
Give up on the command after this many milliseconds.
Must be a positive timer-safe integer.
Overrides the server's default. Without either, a command waits as long as tmux takes, which for a wedged daemon is forever.
0 declared, 0 inherited