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

plan.ops.options.SetEnvironment

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

View as Markdown

Module
plan.ops.options
Package
libtmux
Source
crates/libtmux/src/plan/ops/options.rs
struct plan.ops.options.SetEnvironment
structoverload [source]
structoverload [source]
struct plan.ops.options.SetEnvironment

Set a variable in a session's environment.

Applied before anything runs in the session, so a command started later sees the environment the caller described rather than the one tmux happened to inherit.

1 declared, 0 inherited

Members

  • new method Set name in this session's environment.
Esc

Type to search.