tmux.CommandError.Is
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- CommandError
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/command.go
-
Is reports
ErrNoServerfor a failure that means no tmux server answered — either the command never reached one, or the one it reached is gone — andErrNotFoundfor one tmux refused because the object it named was absent.Discussed in Errors and exceptions
0 declared, 0 inherited