GlobbingResolver.

GetDirectoryInfoWrapper(string) Method

Namespace
GitVersion
Containing Type
GlobbingResolver

Syntax

protected virtual DirectoryInfoBase GetDirectoryInfoWrapper(string workingDirectory)

Parameters

Name Type Description
workingDirectory string

Return Value

Type Description
DirectoryInfoBase
GitHub