libtmux Reference MCP Search
On this page

LibTmux.Server.StartServerAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Lifecycle.cs
StartServerAsync ( cancellationToken : CancellationToken ) Task
methodasync [source]
methodasync [source]
StartServerAsync

Starts the tmux server without creating a session.

No handle comes back because there may be nothing to describe: a tmux server holding no sessions exits as soon as it starts. Materialize with ConnectAsync once a session exists.

Parameters

0 declared, 0 inherited

Esc

Type to search.