libtmux Reference MCP Search
On this page

Server.unsetEnvironment(_:in:)

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Environment.swift
unsetEnvironment(_:in:) ( name : String , in : EnvironmentScope ) TmuxReply
methodasync [source]
methodasync [source]
unsetEnvironment(_:in:)

Unsets a variable, leaving no trace of it.

Different from removeEnvironment(_:in:): an unset variable is simply gone, where a removed one is still listed so that new processes are started without it.

Raises

Discussed in Environment

0 declared, 0 inherited

Esc

Type to search.