tmux.SnapshotLookupError
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/snapshot.go
-
SnapshotLookupError reports the cardinality of an unsuccessful point lookup. It matches
ErrNotFoundorErrSnapshotAmbiguousthrough errors.Is; callers can recover its target and count with errors.As.
5 declared, 0 inherited
Members
- Error method Error implements error.
- Identifier attribute Identifier is the requested stable identifier.
- Matches attribute Matches is the number of matching materialized views.
- Object attribute Object names the requested snapshot object kind.
- Unwrap method Unwrap classifies the failed lookup by cardinality.