- Namespace
- Statiq
.App - Interfaces
graph BT
Type-.->Interface0["IConfigurable"]
click Interface0 "/api/Statiq.Common/IConfigurable"
Type["IEngineManager"]
class Type type-node
Syntax
public interface IEngineManager : IConfigurable
Properties
Name | Property Type | Summary |
---|---|---|
Engine | Engine | |
NormalPipelines | bool | |
Pipelines | string[] |
Methods
Name | Return Value | Summary |
---|---|---|
ExecuteAsync |
Task |