libtmux Reference MCP Search
On this page

LibTmux.Internal.ServerUtilities.AddFlag

View as Markdown

Module
LibTmux.Internal
Declared in
ServerUtilities
Package
LibTmux
Source
src/LibTmux/Utilities/ServerUtilities.cs
AddFlag ( arguments : List<string> , wanted : bool , flag : string ) void
methodstatic [source]
methodstatic [source]
AddFlag

Adds a flag when it is wanted.

Parameters
  • arguments ( List<string> ) – The argv being built.

  • wanted ( bool ) – Whether the caller asked for it.

  • flag ( string ) – The tmux flag.

0 declared, 0 inherited

Esc

Type to search.