- Namespace
- Statiq
.Web .Commands - Containing Type
- PreviewCommand
- Base Types
-
- object
- InteractiveGlobals
graph BT
Type-->Base0["InteractiveGlobals"]
click Base0 "/api/Statiq.App/InteractiveGlobals"
Base0-->Base1["object"]
Type["PreviewCommand.PreviewGlobals"]
class Type type-node
Syntax
public class PreviewCommand.PreviewGlobals : InteractiveGlobals
Constructors
Properties
Name | Property Type | Summary |
---|---|---|
Engine | IEngine |
Inherited from InteractiveGlobals
|
FileSystem | IReadOnlyFileSystem |
Inherited from InteractiveGlobals
|
OutputPages | FilteredDocumentList |
Inherited from InteractiveGlobals
|
Outputs | IPipelineOutputs |
Inherited from InteractiveGlobals
|
Pipelines | I |
Inherited from InteractiveGlobals
|
Services | IServiceProvider |
Inherited from InteractiveGlobals
|
Settings | IReadOnlySettings |
Inherited from InteractiveGlobals
|
Methods
Name | Return Value | Summary |
---|---|---|
Execute |
void |
Inherited from InteractiveGlobals
|
Exit |
void |
Inherited from InteractiveGlobals
|
Help |
void |
Inherited from InteractiveGlobals
|
Help |
void |
Inherited from InteractiveGlobals
|
Help |
void |
Inherited from InteractiveGlobals
|
Quit |
void |
Inherited from InteractiveGlobals
|
ResetCache |
void |