On this page
tmux.Session.SetEnvironment
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/environment.go
- SetEnvironment ( ctx : context.Context , name : string , value : string , options : SetEnvironmentOptions ) error
-
SetEnvironment stores a value in this session's tmux environment, targeted by its stable SessionID.
0 declared, 0 inherited