PathExists() Method

Definition

Assembly XenoAtom.CommandLine.dll

Validates that a path refers to an existing file or directory.

public static OptionValidator<string> PathExists()

Returns