libtmux Reference MCP Search
On this page

LibTmux.Internal.OptionParser.ParseValue

View as Markdown

Module
LibTmux.Internal
Declared in
OptionParser
Package
LibTmux
Source
src/LibTmux/Internal/OptionParser.cs
ParseValue ( value : string? ) TmuxOptionValue
methodstatic [source]
methodstatic [source]
ParseValue

Reads one option value.

Parameters
  • value ( string? ) – The unescaped text, or null when tmux reported none.

Returns

The value with whatever typed readings it supports.

0 declared, 0 inherited

Esc

Type to search.