Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.file-permission

Permissions of a file.

Permissions of a file.
raw docstring

readonlycljs

The file is readonly.

Note: All FileStat from a FileSystemProvider that is registered with the option isReadonly: true will be implicitly handled as if FilePermission.Readonly is set. As a consequence, it is not possible to have a readonly file system provider registered where some FileStat are not readonly.

The file is readonly.

*Note:* All `FileStat` from a `FileSystemProvider` that is registered with
the option `isReadonly: true` will be implicitly handled as if `FilePermission.Readonly`
is set. As a consequence, it is not possible to have a readonly file system provider
registered where some `FileStat` are not readonly.
sourceraw docstring

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

× close