Show(IAnsiConsole) Method
Shows the prompt and requests input from the user.
public T Show(IAnsiConsole console)
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T>
Parameters
- IAnsiConsole console
- The console to show the prompt in.