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

mcp.views.Environment

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

API reference · Markdown

struct mcp.views.Environment
struct [source]
struct [source]
struct mcp.views.Environment

A tmux environment, server-wide or for one session.

Members

entries

entries : Vec<EnvironmentEntry>
attribute [source]
attribute [source]
entries

The entries, in tmux's own order.

session

session : Option<String>
attribute [source]
attribute [source]
session

The session the environment belongs to, or absent for the server's.

Esc

Type to search.