libtmux.Server:unset_environment
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRubyTypeScriptRustGo Java .NET C++ Swift
- unset_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 Unset a variable in the server's environment
- Python
libtmux.Server.unset_environment - Ruby
LibTmux::Server#unset_environment - TypeScript
server.Server.unsetEnvironment - Rust
server.Server.unset_environment - Go
tmux.Server.UnsetEnvironment - Java no equivalent on
Server - .NET no equivalent on
Server - C++ no equivalent on
Server - Swift
Server.unsetEnvironment(_:in:)
0 declared, 0 inherited