On this page
LibTmux.Server.SourceFileAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Administration.cs
-
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