libtmux::Server::unset_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
- unset_environment ( name : std::string_view ) expected< void, CommandFailure >
-
Forget the name, so a new process inherits whatever the tmux server itself has.
This is tmux's
-u.Discussed in Persistent environment · Environment
0 declared, 0 inherited