StringExtensions.

IsValidPath(string) Method

Namespace
GitVersion.Extensions
Containing Type
StringExtensions

Syntax

public static bool IsValidPath(this string path)

Parameters

Name Type Description
path string

Return Value

Type Description
bool
GitHub