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

Python API

Python documentation

libtmux.Session.remove_environment

Python

View as Markdown

Module
libtmux
Declared in
Session
Package
libtmux
Source
src/libtmux/common.py
Other languages
Ruby LuaTypeScript Rust Go Java .NET C++ Swift
remove_environment ( self , name : str ) → None
method [source]
method [source]
remove_environment

Inherited from libtmux.common.EnvironmentMixin

Remove environment variable $ tmux set-environment -r <name>.

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

Raises
In other ports Mark a session variable so new processes start without it

0 declared, 0 inherited

Esc

Type to search.