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

io.github.libtmux.Options.Options.append

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.Options
Declared in
Options
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Options.java
append ( name : String , suffix : String ) → void
method [source]
method [source]
append

Adds to the end of a string option, rather than replacing it.

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

Esc

Type to search.