CakeContextAdapter.

FileSystem Property

Summary

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

Syntax

public virtual IFileSystem FileSystem { get; }

Value

Type Description
IFileSystem The file system.