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
- Module
- io.github.libtmux.Environment
- Declared in
- Environment
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Environment.java
-
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