PipelinesCommand(IConfiguratorCollection, Settings, IServiceCollection, IFileSystem, Bootstrapper) Constructor
Namespace
Statiq.App
Containing Type
PipelinesCommand<TSettings>

Syntax

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

Parameters

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