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

mcp.caller.CallerIdentity.from_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.caller.CallerIdentity.from_values ( tmux : Option<OsString> , pane : Option<OsString> ) → Option<Self>
method [source]
method [source]
mcp.caller.CallerIdentity.from_values

Build an identity from explicit values, as the environment would give them.

Separate from CallerIdentity::from_env so the parsing can be tested without a process-wide environment, which no test can hold alone.

Esc

Type to search.