IFileSystem.

DirectoryExists(string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

bool DirectoryExists(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
bool
GitHub