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