BaseCommand(IConfiguratorCollection, ISettings, IServiceCollection, IFileSystem) Constructor
Namespace
Statiq.App
Containing Type
BaseCommand<TSettings>

Syntax

protected BaseCommand(IConfiguratorCollection configurators, ISettings configurationSettings, IServiceCollection serviceCollection, IFileSystem fileSystem)

Parameters

Name Type Description
configurators IConfiguratorCollection
configurationSettings ISettings
serviceCollection IServiceCollection
fileSystem IFileSystem