FakeDirectory.

SetLastWriteNow() Method

Summary

Sets the last write time of the file to the current UTC time.
Namespace
Cake.Testing
Containing Type
FakeDirectory

Syntax

public IDirectory SetLastWriteNow()

Return Value

Type Description
IDirectory The current IFile instance.