FileSystem Property
Gets the file system that will be passed to the engine.
Namespace
Statiq.Common
Containing Type
IBootstrapper
Property Type
IFileSystem

Syntax

IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem