On this page
tmux.CommandError.Is
- 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.Discussed in Errors and exceptions
0 declared, 0 inherited