Protocols for node state updates
Protocols for node state updates
(new-file-content _ session path options)
Notify that path has been modified. Options include, :versioning, :no-versioning, :max-versions
Notify that path has been modified. Options include, :versioning, :no-versioning, :max-versions
(record-checksum _ session path)
Save the MD5 for the file at path.
Save the MD5 for the file at path.
(verify-checksum _ session path)
Verify the expected MD5 of the file at path.
Verify the expected MD5 of the file at path.
(setup-node-script _ session usernames)
Setup paths on the node for usernames
Setup paths on the node for usernames
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close