@atomist/clj-editors
Version:
editor functions that use rewrite-clj and other important things from the clojurescript ecosystem
1 lines • 10.8 kB
JSON
["^ ","~:rename-macros",["^ "],"~:renames",["^ "],"~:externs",["^ ","~$Error",["^ "],"~$process",["^ ","~$on",["^ "]]],"~:use-macros",["^ ","~$try-true","~$cljs-node-io.macros"],"~:excludes",["~#set",[]],"~:name","~$cljs-node-io.file","~:imports",["^ ","~$Uri","~$goog.Uri"],"~:requires",["^ ","^>","^?","~$cljs-node-io.streams","^A","~$iofs","~$cljs-node-io.fs","^C","^C","~$cljs-node-io.protocols","^D"],"~:cljs.spec/speced-vars",[],"~:uses",["^ ","~$make-output-stream","^D","~$make-writer","^D","~$as-file","^D","~$make-reader","^D","~$Coercions","^D","~$make-input-stream","^D","~$FileOutputStream","^A","~$FileInputStream","^A","~$IOFactory","^D","~$IFile","^D","~$as-url","^D"],"~:defs",["^ ","~$setReadable*",["^ ","~:protocol-inline",null,"~:meta",["^ ","~:file","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","~:line",10,"~:column",7,"~:end-line",10,"~:end-column",19,"~:arglists",["~#list",["~$quote",["^10",[["~$mode","~$readable","~$ownerOnly"]]]]],"~:doc","@param {!number} mode : the file's existing mode\n @param {!boolean} readable : add or remove read permission\n @param {!boolean} ownerOnly : restrict operation to user bit only\n @return {!number} A int for chmod that only effects the targeted mode bits"],"^;","~$cljs-node-io.file/setReadable*","~:variadic",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",19,"~:method-params",["^10",[["^12","^13","^14"]]],"~:protocol-impl",null,"~:arglists-meta",["^10",[null,null]],"^X",1,"^W",10,"^Y",10,"~:max-fixed-arity",3,"~:fn-var",true,"^[",["^10",["^11",["^10",[["^12","^13","^14"]]]]],"^15","@param {!number} mode : the file's existing mode\n @param {!boolean} readable : add or remove read permission\n @param {!boolean} ownerOnly : restrict operation to user bit only\n @return {!number} A int for chmod that only effects the targeted mode bits"],"~$setReadable",["^ ","^T",null,"^U",["^ ","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^W",22,"^X",7,"^Y",22,"^Z",18,"^[",["^10",["^11",["^10",[["~$pathstr","^13"],["^1>","^13","^14"]]]]],"^15","toggles the readable permission bit(s) for the specified filepath.\n If readable, set 1 else 0\n If ownerOnly (default) set just user, else set for group & other as well.\n Does not affect other permission bits.","~:top-fn",["^ ","^17",false,"^1;",3,"^18",["^10",[["^1>","^13"],["^1>","^13","^14"]]],"^[",["^10",[["^1>","^13"],["^1>","^13","^14"]]],"^1:",["^10",[null,null]]]],"^;","~$cljs-node-io.file/setReadable","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",18,"^1?",["^ ","^17",false,"^1;",3,"^18",["^10",[["^1>","^13"],["^1>","^13","^14"]]],"^[",["^10",[["^1>","^13"],["^1>","^13","^14"]]],"^1:",["^10",[null,null]]],"^18",["^10",[["^1>","^13"],["^1>","^13","^14"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^W",22,"^Y",22,"^1;",3,"^1<",true,"^[",["^10",[["^1>","^13"],["^1>","^13","^14"]]],"^15","toggles the readable permission bit(s) for the specified filepath.\n If readable, set 1 else 0\n If ownerOnly (default) set just user, else set for group & other as well.\n Does not affect other permission bits."],"~$setWritable*",["^ ","^T",null,"^U",["^ ","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^W",33,"^X",7,"^Y",33,"^Z",19,"^[",["^10",["^11",["^10",[["^12","~$writable","^14"]]]]],"^15","@param {!number} mode : the file's existing mode\n @param {!boolean} writable : add or remove write permission\n @param {!boolean} ownerOnly : restrict operation to user bit only\n @return {!number} A int for chmod that only effects the targeted mode bits"],"^;","~$cljs-node-io.file/setWritable*","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",19,"^18",["^10",[["^12","^1B","^14"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^W",33,"^Y",33,"^1;",3,"^1<",true,"^[",["^10",["^11",["^10",[["^12","^1B","^14"]]]]],"^15","@param {!number} mode : the file's existing mode\n @param {!boolean} writable : add or remove write permission\n @param {!boolean} ownerOnly : restrict operation to user bit only\n @return {!number} A int for chmod that only effects the targeted mode bits"],"~$setWritable",["^ ","^T",null,"^U",["^ ","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^W",45,"^X",7,"^Y",45,"^Z",18,"^[",["^10",["^11",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]]]],"^15","toggles the writable permission bit(s) for the specified filepath.\n If writable, set 1 else 0\n If ownerOnly (default) set just user, else set for group & other as well.\n Does not affect other permission bits.","^1?",["^ ","^17",false,"^1;",3,"^18",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]],"^[",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]],"^1:",["^10",[null,null]]]],"^;","~$cljs-node-io.file/setWritable","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",18,"^1?",["^ ","^17",false,"^1;",3,"^18",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]],"^[",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]],"^1:",["^10",[null,null]]],"^18",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^W",45,"^Y",45,"^1;",3,"^1<",true,"^[",["^10",[["^1>","^1B"],["^1>","^1B","^14"]]],"^15","toggles the writable permission bit(s) for the specified filepath.\n If writable, set 1 else 0\n If ownerOnly (default) set just user, else set for group & other as well.\n Does not affect other permission bits."],"~$setExecutable*",["^ ","^T",null,"^U",["^ ","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^W",56,"^X",7,"^Y",56,"^Z",21,"^[",["^10",["^11",["^10",[["^12","~$executable","^14"]]]]],"^15","@param {!number} mode : the file's existing mode\n @param {!boolean} executable : add or remove execute permission\n @param {!boolean} ownerOnly : restrict operation to user bit only\n @return {!number} A int for chmod that only effects the targeted mode bits"],"^;","~$cljs-node-io.file/setExecutable*","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",21,"^18",["^10",[["^12","^1G","^14"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^W",56,"^Y",56,"^1;",3,"^1<",true,"^[",["^10",["^11",["^10",[["^12","^1G","^14"]]]]],"^15","@param {!number} mode : the file's existing mode\n @param {!boolean} executable : add or remove execute permission\n @param {!boolean} ownerOnly : restrict operation to user bit only\n @return {!number} A int for chmod that only effects the targeted mode bits"],"~$setExecutable",["^ ","^T",null,"^U",["^ ","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^W",68,"^X",7,"^Y",68,"^Z",20,"^[",["^10",["^11",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]]]],"^15","toggles the executable permission bit(s) for the specified filepath.\n If executable, set 1 else 0\n If ownerOnly (default) set just user, else set for group & other as well.\n Does not affect other permission bits.","^1?",["^ ","^17",false,"^1;",3,"^18",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]],"^[",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]],"^1:",["^10",[null,null]]]],"^;","~$cljs-node-io.file/setExecutable","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",20,"^1?",["^ ","^17",false,"^1;",3,"^18",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]],"^[",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]],"^1:",["^10",[null,null]]],"^18",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^W",68,"^Y",68,"^1;",3,"^1<",true,"^[",["^10",[["^1>","^1G"],["^1>","^1G","^14"]]],"^15","toggles the executable permission bit(s) for the specified filepath.\n If executable, set 1 else 0\n If ownerOnly (default) set just user, else set for group & other as well.\n Does not affect other permission bits."],"~$get-non-dirs",["^ ","^T",null,"^U",["^ ","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^W",79,"^X",7,"^Y",79,"^Z",19,"^[",["^10",["^11",["^10",[["~$pathstring"]]]]],"^15","Returns sequence of strings representing non-existing directory components\n of the passed pathstring, root first, in order\n @param {!string} pathstring\n @return {!ISeq}"],"^;","~$cljs-node-io.file/get-non-dirs","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",19,"^18",["^10",[["^1L"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^W",79,"^Y",79,"^1;",1,"^1<",true,"^[",["^10",["^11",["^10",[["^1L"]]]]],"^15","Returns sequence of strings representing non-existing directory components\n of the passed pathstring, root first, in order\n @param {!string} pathstring\n @return {!ISeq}"],"~$File",["^ ","~:num-fields",1,"~:protocols",["^:",["~$cljs.core/IEquiv","~$cljs-node-io.file/Object","~$cljs-node-io.protocols/Coercions","~$cljs-node-io.protocols/IFile","~$cljs-node-io.protocols/IOFactory","~$cljs.core/IPrintWithWriter"]],"^;","~$cljs-node-io.file/File","^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",14,"~:type",true,"^X",10,"^W",87,"~:record",false,"^Y",87,"~:skip-protocol-flag",["^:",["^1Q","^1V"]]],"~$->File",["^ ","^T",null,"^U",["^ ","^1P",["^:",["^1Q","^1R","^1S","^1T","^1U","^1V"]],"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",14,"^X",10,"~:factory","~:positional","^W",87,"^Y",87,"^[",["^10",["^11",["^10",[["^1L"]]]]],"^1Z",["^:",["^1Q","^1V"]],"^15","Positional factory function for cljs-node-io.file/File."],"^1P",["^:",["^1Q","^1R","^1S","^1T","^1U","^1V"]],"^;","~$cljs-node-io.file/->File","^17",false,"^V","/Users/slim/atomist_root/atomisthq/clj-editors/target/cljsbuild-compiler-1/cljs_node_io/file.cljs","^Z",14,"^18",["^10",[["^1L"]]],"^19",null,"^1:",["^10",[null,null]],"^X",1,"^20","^21","^W",87,"^Y",87,"^1;",1,"^1<",true,"^[",["^10",["^11",["^10",[["^1L"]]]]],"^1Z",["^:",["^1Q","^1V"]],"^15","Positional factory function for cljs-node-io.file/File."]],"~:cljs.spec/registry-ref",[],"~:require-macros",["^ ","^8","^8"],"~:cljs.analyzer/constants",["^ ","~:seen",["^:",["~:else","^1L","~:mutable","~:flags"]],"~:order",["^27","^29","^1L","^28"]],"^15","a port of java.io.File's reified files to node"]