libtmux.Session.remove_environment
Python
- Python
- Ruby Unavailable
- Lua
- TypeScript
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- src/libtmux/common.py
- Other languages
- Ruby LuaTypeScript Rust Go Java .NET C++ Swift
-
Inherited from
libtmux.common.EnvironmentMixinRemove environment variable
$ tmux set-environment -r <name>.- Parameters
-
-
name ( str ) – The environment variable name, e.g. 'PATH'.
-
- Raises
-
-
ValueError – If tmux returns an error.
-
In other ports Mark a session variable so new processes start without it
- Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.Session:remove_environment - 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