IFileSystem.

Exists(string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

bool Exists(string file)

Parameters

Name Type Description
file string

Return Value

Type Description
bool
GitHub