On this page
tmux.Server.UnsetEnvironment
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/environment.go
- UnsetEnvironment ( ctx : context.Context , name : string ) error
-
UnsetEnvironment deletes a value from the server's global tmux environment. Cancellation does not prove deletion did not occur.
Discussed in Environment
0 declared, 0 inherited