IFileSystem.

GetDirectories(string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

string[] GetDirectories(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
string[]
GitHub