IExecutionContext.

FileSystem Property

Summary

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

Syntax

IReadOnlyFileSystem FileSystem { get; }

Value

Type Description
IReadOnlyFileSystem
GitHub