GetCachePath(IReadOnlyFileSystem) Method
Gets the cache path.
Namespace
Statiq.Common
Containing Type
IReadOnlyFileSystemExtensions

Syntax

public static NormalizedPath GetCachePath(this IReadOnlyFileSystem fileSystem)

Parameters

Name Type Description
fileSystem IReadOnlyFileSystem The file system.

Return Value

Type Description
NormalizedPath The cache path.