libtmux Reference MCP Search
On this page

tmux.CommandResult.ExitCode

View as Markdown

Module
tmux
Declared in
CommandResult
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/command.go
ExitCode : int
attribute [source]
attribute [source]
ExitCode

ExitCode is tmux's completed process exit code, or -1 when no tmux command ran: this package refused the request, or a transport failed before tmux answered. A negative code is therefore never tmux's opinion of the request, and an error carrying one has a reason of its own.

0 declared, 0 inherited

Esc

Type to search.