Liking cljdoc? Tell your friends :D
ClojureScript only.

web.files.LocalFileSystem

The LocalFileSystem interface of the File System API gives you to a sandboxed file system. The methods are implemented by window worker objects.

The LocalFileSystem interface of the File System API gives you
to a sandboxed file system. The methods are implemented by window
worker objects.
raw docstring

typecljs

(type this & args)

Method.

The storage type of the file system. The values can be either or PERSISTENT.

Method.

The storage type of the file system. The values can be either
or PERSISTENT.
sourceraw docstring

urlcljs

(url this & args)

Method.

The URL of a local file in the file system.

Method.

The URL of a local file in the file system.
sourceraw docstring

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

× close