On this page
LibTmux.Internal.OptionParser.ParseValue
- Module
- LibTmux.Internal
- Declared in
- OptionParser
- Package
- LibTmux
- Source
- src/LibTmux/Internal/OptionParser.cs
- ParseValue ( value : string? ) TmuxOptionValue
-
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