IFileSystem.

Exists(string) Method

Namespace
GitReleaseManager.Core.Helpers
Containing Type
IFileSystem

Syntax

bool Exists(string file)

Parameters

Name Type Description
file string

Return Value

Type Description
bool
GitHub