FileSystem Property
Gets the file system that will be passed to the engine.
Namespace
Statiq.App
Containing Type
Bootstrapper
Implements
Property Type
IFileSystem

Syntax

public IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem