Liking cljdoc? Tell your friends :D

pallet.ssh.node-state

Node state tracking

Node state tracking
raw docstring

file-backupcljmultimethod

Instantiate a file-backup provider based on keyword and option map.

Instantiate a file-backup provider based on keyword and option map.
sourceraw docstring

file-checksumcljmultimethod

Instantiate a file-checksum provider based on keyword and option map.

Instantiate a file-checksum provider based on keyword and option map.
sourceraw docstring

new-file-contentclj

(new-file-content ns 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
sourceraw docstring

record-checksumclj

(record-checksum ns session path)

Save the MD5 for the file at path.

Save the MD5 for the file at path.
sourceraw docstring

setup-node-scriptclj

(setup-node-script ns session usernames)

Script to setup a node.

Script to setup a node.
sourceraw docstring

verify-checksumclj

(verify-checksum ns session path)

Verify the expected MD5 of the file at path.

Verify the expected MD5 of the file at path.
sourceraw docstring

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

× close