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

Swift API

Swift documentation

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Environment.swift
Other languages
PythonRubyLuaTypeScriptRustGo Java .NET C++
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

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

0 declared, 0 inherited

Esc

Type to search.