This is the set of globals for the REPL. You can add additional methods to the
REPL by creating extension methods.
- Namespace
- Statiq
.App - Base Types
-
- object
- Derived Types
graph BT
Type-->Base0["object"]
Type["InteractiveGlobals"]
class Type type-node
Derived0["PreviewCommand.PreviewGlobals"]-->Type
click Derived0 "/api/Statiq.Web.Commands/PreviewCommand.PreviewGlobals"
Syntax
public class InteractiveGlobals
Constructors
Name | Summary |
---|---|
InteractiveGlobals |
Properties
Name | Property Type | Summary |
---|---|---|
Engine | IEngine | |
FileSystem | IReadOnlyFileSystem | |
OutputPages | FilteredDocumentList |
|
Outputs | IPipelineOutputs | |
Pipelines | I |
|
Services | IServiceProvider | |
Settings | IReadOnlySettings |
Methods
Name | Return Value | Summary |
---|---|---|
Execute |
void | |
Exit |
void | |
Help |
void | |
Help |
void | |
Help |
void | |
Quit |
void |