On this page
tmux.Server.ProcessEnvironment
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server.go
-
ProcessEnvironment returns the normalized environment explicitly supplied through
ServerOptions. Nil means the server inherited a private process snapshot. The returned slice is owned by the caller; an invalid server returns nil.
0 declared, 0 inherited