GetRootPath(IReadOnlyFileSystem) Method
Gets the root path.
Namespace
Statiq.Common
Containing Type
IReadOnlyFileSystemExtensions

Syntax

public static NormalizedPath GetRootPath(this IReadOnlyFileSystem fileSystem)

Parameters

Name Type Description
fileSystem IReadOnlyFileSystem The file system.

Return Value

Type Description
NormalizedPath The root path.