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

mcp.caller.CallerIdentity.relation_to

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.relation_to ( self , pane_id : &str , server_socket : Option<&Path> ) → Relation
method [source]
method [source]
mcp.caller.CallerIdentity.relation_to

Whether a pane on the given server is provably this process's own.

Positive only on a confirmed socket match, because this drives an annotation an agent reads as fact. Anything less is Relation::Other : a bare pane-id match across two sockets is the false positive this whole module exists to avoid.

Esc

Type to search.