libtmux Reference MCP Search
On this page

LibTmux.Server.SourceFileAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Administration.cs
SourceFileAsync ( path : string , quiet : bool , parseOnly : bool , verbose : bool , cancellationToken : CancellationToken ) Task
method [source]
method [source]
SourceFileAsync

Reads a tmux configuration file.

Parameters
  • path ( string ) – The file to read.

  • quiet ( bool ) – Whether a missing file is passed over in silence.

  • parseOnly ( bool ) – Whether the file is checked rather than run.

  • verbose ( bool ) – Whether each command read is reported.

  • cancellationToken ( CancellationToken ) – Cancels the tmux command.

0 declared, 0 inherited

Esc

Type to search.