On this page
LibTmux.Internal.ServerUtilities.GetWaitModeFlag
- Module
- LibTmux.Internal
- Declared in
- ServerUtilities
- Package
- LibTmux
- Source
- src/LibTmux/Utilities/ServerUtilities.cs
- GetWaitModeFlag ( mode : TmuxWaitMode ) string?
-
Names the tmux flag for a wait mode.
- Parameters
-
-
mode ( TmuxWaitMode ) – The mode asked for.
-
- Returns
-
The flag, or null when waiting needs none.
0 declared, 0 inherited