ExitingAsync(CommandContext, PreviewCommandSettings, IEngineManager) Method
Namespace
Statiq.Web.Commands
Containing Type
PreviewCommand
Overridden
ExitingAsync(CommandContext, PreviewCommandSettings, IEngineManager)

Syntax

protected override Task ExitingAsync(CommandContext commandContext, PreviewCommandSettings commandSettings, IEngineManager engineManager)

Parameters

Name Type Description
commandContext CommandContext
commandSettings PreviewCommandSettings
engineManager IEngineManager

Return Value

Type Description
Task