LibTmux::Server#unset_environment
- Module
- LibTmux
- Declared in
- Server
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/operations.rb
- Other languages
- PythonLuaTypeScriptRustGo Java .NET C++ Swift
- unset_environment ( arg1 : ::String , timeout : ::Numeric = nil , cancel : untyped = nil ) ::LibTmux::CommandResult
-
Behavior: Environment.
Behavior contract: Environment.
In other ports Unset a variable in the server's environment
- Python
libtmux.Server.unset_environment - Lua
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:)
- Python
0 declared, 0 inherited