On this page
io.github.libtmux.Options.Options.append
- Module
- io.github.libtmux.Options
- Declared in
- Options
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Options.java
-
Adds to the end of a string option, rather than replacing it.
<p>Appending to an option this scope has not set simply sets it, which is what tmux does and what a caller building a value up piece by piece wants.
0 declared, 0 inherited