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