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

io.github.libtmux.TmuxFormats.TmuxFormats.literal

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.TmuxFormats
Declared in
TmuxFormats
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/TmuxFormats.java
literal ( value : String ) → String
methodstatic [source]
methodstatic [source]
literal

Makes one caller value literal at one construction boundary.

Doubling # is tmux's own escape for it, so the value arrives as itself.

Parameters
  • value ( String ) – a value to be read as text rather than expanded

Returns

the value with every # doubled

0 declared, 0 inherited

Esc

Type to search.