AddCommands<TParent>(Bootstrapper) Method
Namespace
Statiq.App
Containing Type
BootstrapperCommandExtensions

Syntax

public static Bootstrapper AddCommands<TParent>(this Bootstrapper bootstrapper)

Type Parameters

Name Description
TParent

Parameters

Name Type Description
bootstrapper Bootstrapper

Return Value

Type Description
Bootstrapper