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

LibTmux.Mcp.SessionInfo.From

.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.SessionInfo.From ( session : Session , attached : bool? ) → SessionInfo
methodstatic [source]
methodstatic [source]
LibTmux.Mcp.SessionInfo.From

Describes a session the library has already materialized.

Parameters
  • session ( Session ) – The session to describe.

  • attached ( bool? ) – Whether a client other than this server's own observers is attached, or null to trust the session's own captured field as-is.

Returns

The description.

Esc

Type to search.