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

Python API

Python documentation

libtmux.Server.unset_environment

Python

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/common.py
Other languages
RubyLuaTypeScriptRustGo Java .NET C++ Swift
unset_environment ( self , name : str ) → None
method [source]
method [source]
unset_environment

Inherited from libtmux.common.EnvironmentMixin

Unset environment variable $ tmux set-environment -u <name>.

Parameters
  • name ( str ) – The environment variable name, e.g. 'PATH'.

Raises

Discussed in Environment

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

0 declared, 0 inherited

Esc

Type to search.