FakeDirectory.

Exists Property

Summary

Gets a value indicating whether this IFileSystemInfo exists.
Namespace
Cake.Testing
Containing Type
FakeDirectory

Syntax

public bool Exists { get; internal set; }

Value

Type Description
bool true if the entry exists; otherwise, false.