PushTextWithEnter(string) Method
Pushes the specified text followed by 'Enter' to the input queue.
public void PushTextWithEnter(string input)
- Namespace
- Spectre
.Console .Testing - Containing Type
- TestConsoleInput
Parameters
- string input
- The input.