Engine.

FileSystem Property

Summary

Gets the file system.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem
GitHub