On this page
server.ServerOptions.environment
- Module
- server
- Declared in
- ServerOptions
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/server.ts
-
The complete environment passed to every spawned
tmuxprocess.This replaces
process.env; it is not overlaid on it. Include inherited entries such asPATHexplicitly when tmux or its shell needs them. Leave this unset to inherit the current process environment unchanged.
0 declared, 0 inherited