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

session.Session.unset_environment

Rust

View as Markdown

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

Remove an environment variable from the session.

Errors

Returns an error when tmux rejects the name.

Discussed in Environment

In other ports Unset a variable in a session's environment

0 declared, 0 inherited

Esc

Type to search.