IEngine.

FileSystem Property

Summary

Gets the file system.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IEngine

Syntax

IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem
GitHub