On this page
tmux.WindowFromEnv
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/from_env.go
- WindowFromEnv ( ctx : context.Context , environment : map[string]string ) (Window, error)
-
WindowFromEnv returns the window containing the pane identified by the environment. Nil reads the process environment; a nonnil empty map does not.
Discussed in Environment
0 declared, 0 inherited