libtmux Reference MCP Search
On this page

LibTmux.Internal.ServerUtilities.AddValue

View as Markdown

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

Adds a flag and its value when the value is worth sending.

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

  • flag ( string ) – The tmux flag.

  • value ( string? ) – The value, or null to send neither.

0 declared, 0 inherited

Esc

Type to search.