ICakeContext.

FileSystem Property

Summary

Gets the file system.
Namespace
Cake.Core
Containing Type
ICakeContext

Syntax

IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem The file system.