Method IsExpecting | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsExpecting(string?)
Returns true if there is an existing expectation (i.e. we are waiting a response from console) for the given terminator
.
bool IsExpecting(string? terminator)
Parameters
terminator
string