On this page
tmux.Session.GetEnvironment
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/environment.go
- GetEnvironment ( ctx : context.Context , name : string ) (EnvironmentValue, bool, error)
-
GetEnvironment returns one non-hidden session environment entry for this stable session target. A missing or hidden variable reports ok false.
0 declared, 0 inherited