Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.WindowSpec.WindowSpec.Builder.reuseExisting

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
io.github.libtmux.WindowSpec.WindowSpec
Declared in
Builder
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/WindowSpec.java
reuseExisting ( ) → Builder
method [source]
method [source]
reuseExisting

Selects a window that already carries this name rather than making a second.

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

Esc

Type to search.