libtmux::Server::set_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
- set_environment ( name : std::string_view , value : std::string_view ) expected< void, CommandFailure >
-
Bind a name.
An empty value binds it to empty, which is not the same as not binding it at all.
0 declared, 0 inherited