tmux.Session.RemoveEnvironment
Go
- Python
- Ruby Unavailable
- Lua
- TypeScript
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/environment.go
- Other languages
- Python Ruby LuaTypeScript Rust Java .NET C++ Swift
- RemoveEnvironment ( ctx : context.Context , name : string ) error
-
RemoveEnvironment marks a variable for removal from new process environments for this stable session target.
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.
- Lua
libtmux.Session:remove_environment - TypeScript
session.Session.removeEnvironment - Rust no equivalent on
Session - Java no equivalent on
Session - .NET no equivalent on
Session - C++ no equivalent on
Session - Swift
Server.removeEnvironment(_:in:)
- Python
0 declared, 0 inherited