FileSystemExtensions.

GetLastDirectoryWrite(IFileSystem, string) Method

Namespace
GitVersion.Extensions
Containing Type
FileSystemExtensions

Syntax

public static long GetLastDirectoryWrite(this IFileSystem fileSystem, string path)

Parameters

Name Type Description
fileSystem IFileSystem
path string

Return Value

Type Description
long
GitHub