CakeContext.

FileSystem Property

Summary

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

Syntax

public IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem The file system.