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

Go API

Go documentation

tmux.Server.UnsetEnvironment

Go

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/environment.go
Other languages
PythonRubyLuaTypeScriptRust Java .NET C++ Swift
UnsetEnvironment ( ctx : context.Context , name : string ) → error
method [source]
method [source]
UnsetEnvironment

UnsetEnvironment deletes a value from the server's global tmux environment. Cancellation does not prove deletion did not occur.

Discussed in Environment

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

0 declared, 0 inherited

Esc

Type to search.