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

io.github.libtmux.Environment.Environment.remove

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

Tells processes started after this not to inherit the name.

Different from #unset : the name is remembered, as removed, and tmux subtracts it from what a new process is given rather than simply not adding it.

0 declared, 0 inherited

Esc

Type to search.