Liking cljdoc? Tell your friends :D
ClojureScript only.

web.files.LocalFileSystemSync

The LocalFileSystemSync interface of the File System API gives access to a sandboxed file system. It is intended to be used WebWorkers. The methods are implemented by worker objects.

The LocalFileSystemSync interface of the File System API gives
access to a sandboxed file system. It is intended to be used
WebWorkers. The methods are implemented by worker objects.
raw docstring

entry-synccljs

(entry-sync this & args)

Method.

An object that represents entries in the file system.

Method.

An object that represents entries in the file system.
sourceraw docstring

file-system-synccljs

(file-system-sync this & args)

Method.

An object that represents the file system.

Method.

An object that represents the file system.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close