Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Rust API

Rust documentation

server.Server.unset_environment

Rust

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server/settings.rs
Other languages
PythonTypeScriptGo Java .NET C++ Swift
unset_environment ( self , name : &str ) → Result<(), Error>
method [source]
method [source]
unset_environment

Remove a variable from the server's environment.

Errors

Returns an error when tmux rejects the name.

Discussed in Environment

In other ports Unset a variable in the server's environment

0 declared, 0 inherited

Esc

Type to search.