On this page
tmux.TargetError
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/target.go
-
TargetError reports a malformed stable identifier before command execution. It matches
ErrInvalidTargetthrough errors.Is; callers can recover Object and Target with errors.As.
4 declared, 0 inherited