On this page
LibTmux.Client.GetAttachedSessionAsync
- Module
- LibTmux
- Declared in
- Client
- Package
- LibTmux
- Source
- src/LibTmux/Client.Administration.cs
- GetAttachedSessionAsync ( cancellationToken : CancellationToken ) Task<Session?>
-
Reads the session this client is attached to now.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux commands.
-
- Returns
-
The session, or null when the client is attached to none.
0 declared, 0 inherited