Liking cljdoc? Tell your friends :D

web.files.DirectoryEntrySync

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.
raw docstring

directory-entry-synccljs

(directory-entry-sync this & args)

Method.

Represents a directory in a file system.

Method.

Represents a directory in a file system.
sourceraw docstring

directory-reader-synccljs

(directory-reader-sync this & args)

Method.

Represents a directory in a file system.

Method.

Represents a directory in a file system.
sourceraw docstring

file-entry-synccljs

(file-entry-sync this & args)

Method.

Represents a file in a file system.

Method.

Represents a file in a file system.
sourceraw docstring

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

× close