On this page
tmuxtest.ServerOptions.ProcessEnvironment
- Module
- tmuxtest
- Declared in
- ServerOptions
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/tmuxtest/harness.go
-
ProcessEnvironment supplies the server environment. Nil snapshots the current process environment, while a non-nil empty slice remains empty. Tmux targeting variables are removed in either case.
0 declared, 0 inherited