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

session.NewWindowOptions.environment

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

View as Markdown

Module
session
Declared in
NewWindowOptions
Package
libtmux
Source
crates/libtmux/src/session.rs
environment ( mut , name : impl Into<OsString> , value : impl Into<OsString> ) → Self
method [source]
method [source]
environment

Set an environment variable for the process the new window starts.

Call this more than once for more than one variable. tmux applies these to the new process only, not to the session.

0 declared, 0 inherited

Esc

Type to search.