The DirectoryEntrySync interface of the File System API represents directory in a file system. It includes methods for creating, looking up, and recursively removing files in a directory.
The DirectoryEntrySync interface of the File System API represents directory in a file system. It includes methods for creating, looking up, and recursively removing files in a directory.
(directory-entry-sync this & args)
Method.
Represents a directory in a file system.
Method. Represents a directory in a file system.
(directory-reader-sync this & args)
Method.
Represents a directory in a file system.
Method. Represents a directory in a file system.
(file-entry-sync this & args)
Method.
Represents a file in a file system.
Method. Represents a file in a file system.
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 |