DirectoryExists() Method

Definition

Assembly XenoAtom.CommandLine.dll

Validates that a path refers to an existing directory.

public static OptionValidator<string> DirectoryExists()

Returns