- Namespace
- Statiq
.Common - Containing Type
- Bootstrapper
File System Extensions
Syntax
public static TBootstrapper AddInputPath<TBootstrapper>(this TBootstrapper bootstrapper, NormalizedPath inputPath)
where TBootstrapper : IBootstrapper
Type Parameters
| Name | Description |
|---|---|
| TBootstrapper |
Parameters
| Name | Type | Description |
|---|---|---|
| bootstrapper | TBootstrapper | |
| inputPath | NormalizedPath |
Return Value
| Type | Description |
|---|---|
| TBootstrapper |