Executes the engine.
- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
- Implements
Syntax
public Task<int> RunAsync()
Return Value
Type | Description |
---|---|
Task |
The exit code (0 for success). |
public Task<int> RunAsync()
Type | Description |
---|---|
Task |
The exit code (0 for success). |