Liking cljdoc? Tell your friends :D

web.files.FileSystemEntrySync

The FileSystemEntrySync interface of the File and Directory Entries represents an entry in a file system; it can be either a web.files.FileEntrySync DirectoryEntry.

The FileSystemEntrySync interface of the File and Directory Entries
represents an entry in a file system; it can be either a `web.files.FileEntrySync`
`DirectoryEntry`.
raw docstring

directory-entry-synccljs

(directory-entry-sync this & args)

Method.

An object that represents a directory in the file system.

Method.

An object that represents a directory in the file system.
sourceraw docstring

file-system-entry-synccljs

(file-system-entry-sync this & args)

Method.

An object that represents an entry in the file system.

Method.

An object that represents an entry in the file system.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close