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

LibTmux.Client.GetAttachedSessionAsync

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

View as Markdown

Module
LibTmux
Declared in
Client
Package
LibTmux
Source
src/LibTmux/Client.Administration.cs
GetAttachedSessionAsync ( cancellationToken : CancellationToken ) → Task<Session?>
methodasync [source]
methodasync [source]
GetAttachedSessionAsync

Reads the session this client is attached to now.

Parameters
Returns

The session, or null when the client is attached to none.

0 declared, 0 inherited

Esc

Type to search.