libtmux.Session:remove_environment
Lua
- Python
- Ruby Unavailable
- Lua
- TypeScript
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- Python Ruby TypeScript Rust Go Java .NET C++ Swift
- remove_environment ( name : string , options : libtmux.EnvironmentOptions? = nil ) libtmux.Request<boolean>
-
- Parameters
-
-
options ( libtmux.EnvironmentOptions? ) – What every environment operation accepts; unset and remove take no more.
-
In other ports Mark a session variable so new processes start without it
- Python
libtmux.Session.remove_environment - Ruby No source-verified Ruby equivalent is recorded for this operation.
- TypeScript
session.Session.removeEnvironment - Rust no equivalent on
Session - Go
tmux.Session.RemoveEnvironment - Java no equivalent on
Session - .NET no equivalent on
Session - C++ no equivalent on
Session - Swift
Server.removeEnvironment(_:in:)
0 declared, 0 inherited