libtmux::Server::environment
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- environment ( ) expected< std::vector< EnvironmentEntry >, CommandFailure >
-
The environment every new process on this server starts with.
Server-global here; a session has its own. tmux keeps hidden entries apart from these, and this asks for neither
-hnor the shell form, so what comes back is the plain listing a caller means.
0 declared, 0 inherited