- Namespace
- Statiq
.App - Containing Type
- ConsoleListener
Syntax
public ConsoleListener(Func<Task> onCancel, Func<string, Task> onReadLine = null, bool startReadingLines = false)
Parameters
Name | Type | Description |
---|---|---|
onCancel | Func |
|
onReadLine | Func |
|
startReadingLines | bool |