FileExists() Method

Definition

Assembly XenoAtom.CommandLine.dll

Validates that a path refers to an existing file.

public static OptionValidator<string> FileExists()

Returns