On this page
io.github.libtmux.WindowSpec.WindowSpec.Builder.reuseExisting
- Module
- io.github.libtmux.WindowSpec.WindowSpec
- Declared in
- Builder
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/WindowSpec.java
-
Selects a window that already carries this name rather than making a second.
<p>tmux reports nothing when it reuses one, so the answer comes from a lookup. Every other creating call in this library is told what it made; this is the exception.
0 declared, 0 inherited