StdIn Property
Namespace
Statiq.App
Containing Type
EngineCommandSettings
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