ServeCommand(IConfiguratorCollection, Settings, IServiceCollection, IFileSystem, Bootstrapper) Constructor
Namespace
Statiq.Web.Commands
Containing Type
ServeCommand

Syntax

public ServeCommand(IConfiguratorCollection configurators, Settings settings, IServiceCollection serviceCollection, IFileSystem fileSystem, Bootstrapper bootstrapper)

Parameters

Name Type Description
configurators IConfiguratorCollection
settings Settings
serviceCollection IServiceCollection
fileSystem IFileSystem
bootstrapper Bootstrapper