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

Go API

Go documentation

tmux.Server.ProcessEnvironment

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server.go
ProcessEnvironment ( ) → []string
method [source]
method [source]
ProcessEnvironment

ProcessEnvironment returns the normalized environment explicitly supplied through ServerOptions . Nil means the server inherited a private process snapshot. The returned slice is owned by the caller; an invalid server returns nil.

0 declared, 0 inherited

Esc

Type to search.