On this page
TmuxError.commandFailed(command:exitCode:reason:)
- Declared in
- TmuxError
- Package
- libtmux-swift
- Source
- Sources/LibTmux/TmuxError.swift
-
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