Web/ForgeTrust.Runnable.Web.RazorWire.Cli/ExportCommand.cs

ExportCommand

Type

ExportCommand

A command for exporting a RazorWire site to a static directory.
Method

ExecuteAsync(IConsole)

Executes the export process for the RazorWire site to the configured output directory, validating options and writing progress to the console.
Method

ExecuteAsync(IConsole, CancellationToken)

Executes the export process using an explicit cancellation token.