IFileSystem.

GetFiles(string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

string[] GetFiles(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
string[]
GitHub