GArrow.FileType – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
FileType
DIR
FILE
NOT_FOUND
UNKNOWN
FileType
Description:
[
CCode
( cprefix =
"GARROW_FILE_TYPE_"
, type_id =
"garrow_file_type_get_type ()"
) ]
[
Version
( since =
"1.0.0"
) ]
public
enum
FileType
They are corresponding to `arrow:
:fs
s
::FileType
` values.
Namespace:
GArrow
Package:
arrow-glib
Content:
Enum values:
DIR
-
Entry is a directory
FILE
-
Entry is a regular file
NOT_FOUND
-
Entry is not found
UNKNOWN
-
Entry exists but its type is unknown