io.github.libtmux.TargetIds.TargetIds.require
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- io.github.libtmux.TargetIds
- Declared in
- TargetIds
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/TargetIds.java
-
Rejects anything tmux would not read as an id of this kind.
A bare
0is the case worth catching: tmux would accept it as a target and resolve it as a name or an index, silently addressing something else.
0 declared, 0 inherited