libtmux Reference MCP Search
On this page

LibTmux.TmuxChain.Then

View as Markdown

Module
LibTmux
Declared in
TmuxChain
Package
LibTmux
Source
src/LibTmux/Chaining/TmuxChain.cs
Then ( command : TmuxCommand ) TmuxChain ( commands : IEnumerable<TmuxCommand> ) TmuxChain ( name : string , string[] : string , arguments ) TmuxChain
methodoverload3 overloads [source]
methodoverload3 overloads [source]
Then

Adds one command and returns the longer chain.

Parameters
  • name ( string ) – The tmux command name.

  • argumentsIts arguments.

Returns

A chain ending with the named command.

0 declared, 0 inherited

Esc

Type to search.