Skip to main content

Enumeration: ExistsType

File type.

Enumeration Members

DirectoryType

DirectoryType: "DIRECTORY_TYPE"

Tests path is a directory


RegularType

RegularType: "REGULAR_TYPE"

Tests path is a regular file


SymlinkType

SymlinkType: "SYMLINK_TYPE"

Tests path is a symlink