- Namespace
- Statiq
.Core - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ScriptBase"]
class Type type-node
Syntax
public abstract class ScriptBase
Constructors
Properties
Name | Property Type | Summary |
---|---|---|
ContentProvider | IContentProvider | |
Context | IExecutionContext | |
ctx | IExecutionContext | |
Destination | NormalizedPath | |
doc | IDocument | |
Document | IDocument | |
ExecutionState | IExecutionState | |
Inputs | ImmutableArray |
|
Metadata | IMetadata | |
Module | IModule | |
Parent | IExecutionContext | |
Phase | Phase | |
Pipeline | IReadOnlyPipeline | |
PipelineName | string | |
Source | NormalizedPath |
Methods
Name | Return Value | Summary |
---|---|---|
EvaluateAsync |
Task |