Constant | Meaning | |
none | The type of the file has not been determined or an error occurred while
trying to determine the type. | |
not_found | ||
regular | Regular file | |
directory | Directory file | |
symlink | Symbolic link file | |
block | Block special file | |
character | Character special file | |
fifo | FIFO or pipe file | |
socket | Socket file | |
unknown | The file exists but the type cannot be determined |