Skip to main content
Version: 0.19.11

ExistsType

@dagger.io/dagger


@dagger.io/dagger / api/client.gen / ExistsType

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