Skip to main content
Version: 0.21.7

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