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

mcp.policy.Builder.environment_values

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

API reference · Markdown

mcp.policy.Builder.environment_values ( mut , names : BTreeSet<String> ) → Self
method [source]
method [source]
mcp.policy.Builder.environment_values

Allow tools to return the values of these tmux environment variables.

None are allowed by default: show_environment reports names and state, and get_tmux_variables refuses a name the environment holds. A tmux server inherits the environment of the shell that started it, so its values are the user's tokens and keys.

Esc

Type to search.