- Namespace
- Statiq
.App - Containing Type
- Engine
Command Settings - Property Type
- bool
Syntax
[CommandOption("--stdin")]
[Description("Reads standard input at startup and sets ApplicationInput in the execution context.")]
public bool StdIn { get; set; }
Attributes
| Type | Description |
|---|---|
| CommandOption | |
| Description |
Value
| Type | Description |
|---|---|
| bool |