Gets the root virtual input directory.
- Namespace
- Statiq
.Common - Containing Type
- I
Read Only File System Extensions
Syntax
public static IDirectory GetInputDirectory(this IReadOnlyFileSystem fileSystem)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IReadOnlyFileSystem | The file system. |
Return Value
Type | Description |
---|---|
IDirectory | The root virtual input. |