IFileSystem.

PathsEqual(string, string) Method

Namespace
GitVersion
Containing Type
IFileSystem

Syntax

bool PathsEqual(string path, string otherPath)

Parameters

Name Type Description
path string
otherPath string

Return Value

Type Description
bool
GitHub