libtmux Reference MCP Search
On this page

TmuxError.commandFailed(command:exitCode:reason:)

View as Markdown

Declared in
TmuxError
Package
libtmux-swift
Source
Sources/LibTmux/TmuxError.swift
commandFailed(command:exitCode:reason:) : case commandFailed(command: String, exitCode: Int32, reason: String)
constant [source]
constant [source]
commandFailed(command:exitCode:reason:)

tmux received a typed command but rejected it.

Only the command name is retained; arguments may contain pane text, environment values, or other caller data that does not belong in an error.

0 declared, 0 inherited

Esc

Type to search.