Summary
Gets a
FakeFile instance representing the specified path.
- Namespace
- Cake
.Testing - Containing Type
- FakeFileSystem
Syntax
public FakeFile GetFile(FilePath path)
Parameters
| Name | Type | Description |
|---|---|---|
| path | FilePath | The path. |
