Enumeration of file types. The types File
and Directory
can also be
a symbolic links, in that case use FileType.File | FileType.SymbolicLink
and
FileType.Directory | FileType.SymbolicLink
.
Enumeration of file types. The types `File` and `Directory` can also be a symbolic links, in that case use `FileType.File | FileType.SymbolicLink` and `FileType.Directory | FileType.SymbolicLink`.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |