FileType Enum

Type of the file. Possible values are file and directory.

Inheritance
builtins.str
FileType
FileType

Constructor

FileType(value)

Fields

DIRECTORY
FILE