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

LibTmux.Mcp.TmuxConnectionAccessor.Invalidate

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

API reference · Markdown

LibTmux.Mcp.TmuxConnectionAccessor.Invalidate ( socketName : string? ) → void
method [source]
method [source]
LibTmux.Mcp.TmuxConnectionAccessor.Invalidate

Forgets a cached server so the next call reconnects.

A materialized handle names one tmux <em>process</em>. Killing the server and starting another gives the same socket a different process, and the old handle then refuses to be used rather than quietly answering for a server that no longer exists.

Parameters
  • socketName ( string? ) – The socket, or null for the configured default.

Esc

Type to search.