session.Session.unset_environment
Rust
- Python
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- crates/libtmux/src/session/settings.rs
- Other languages
- PythonTypeScriptGo Java .NET C++ Swift
-
Remove an environment variable from the session.
Errors
Returns an error when tmux rejects the name.
Discussed in Environment
In other ports Unset a variable in a session's environment
- Python
libtmux.Session.unset_environment - TypeScript
session.Session.unsetEnvironment - Go
tmux.Session.UnsetEnvironment - Java no equivalent on
Session - .NET no equivalent on
Session - C++ no equivalent on
Session - Swift
Server.unsetEnvironment(_:in:)
- Python
0 declared, 0 inherited