libtmux Reference MCP Search
On this page

LibTmux.Testing.TmuxTestOptions.TmuxTestOptions

View as Markdown

Module
LibTmux.Testing
Declared in
TmuxTestOptions
Package
LibTmux
Source
src/LibTmux/Testing/TmuxTestOptions.cs
TmuxTestOptions ( connectionOptions : ServerConnectionOptions? , timeout : TimeSpan? , pollInterval : TimeSpan? , sessionNamePrefix : string )
method [source]
method [source]
TmuxTestOptions

Initializes test options.

Parameters
  • connectionOptions ( ServerConnectionOptions? ) – How to reach tmux, or null for a socket of its own.

  • timeout ( TimeSpan? ) – How long a wait keeps asking.

  • pollInterval ( TimeSpan? ) – How long a wait pauses between askings.

  • sessionNamePrefix ( string ) – What generated names start with.

0 declared, 0 inherited

Esc

Type to search.