server.ServerOptions.environment
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- server
- Declared in
- ServerOptions
- Package
- 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