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

io.github.libtmux.Server.Server.environment

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

View as Markdown

Module
io.github.libtmux.Server
Declared in
Server
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Server.java
environment ( ) → Environment
method [source]
method [source]
environment

The server's environment, which every session inherits and every new process is given.

Set here to change what a pane opened later sees — a refreshed SSH_AUTH_SOCK after reconnecting, say. A pane already running has its own copy and is not affected.

0 declared, 0 inherited

Esc

Type to search.