Liking cljdoc? Tell your friends :D

re-mote.repl.base


Copycljprotocol

scpclj

(scp this src dest)
(scp this m src dest)

sync-clj

(sync- this src dest)
(sync- this m src dest)

sync-2clj

(sync-2 this src dest)
(sync-2 this m src dest)
source

into-hostsclj

(into-hosts f)

builds hosts from an edn file

builds hosts from an edn file
sourceraw docstring

Performancecljprotocol

measureclj

(measure this m)
source

refer-baseclj

(refer-base)
source

rsyncclj

(rsync src target host {:keys [user ssh-key]})
source

runcljmacro

(run f p s & fns)

Run and nullify output

Run and nullify output
sourceraw docstring

run>cljmacro

(run> f p s & fns)

Run and return last function pipe output

Run and return last function pipe output
sourceraw docstring

safeclj

source

safe-outputclj

(safe-output {:keys [out err exit]})
source

Selectcljprotocol

downgradeclj

(downgrade this f)
(downgrade this m f)
(downgrade this m f args)

initializeclj

(initialize this)

pickclj

(pick this f)
(pick this m f)
source

sh-hostsclj

(sh-hosts {:keys [auth hosts]} sh-fn)

Run a local commands against hosts

Run a local commands against hosts
sourceraw docstring

Shellcljprotocol

cpclj

(cp this src dest flags)

execclj

(exec this script)

grepclj

(grep this expr flags)

lsclj

(ls this target flags)

mkdirclj

(mkdir this folder flags)

nohupclj

(nohup this script)

nullclj

(null this m)

rmclj

(rm this target flags)
(rm this m target flags)
source

successfulclj

(successful success _ hs)

Used for picking successful

Used for picking successful
sourceraw docstring

Tarcljprotocol

extractclj

(extract this m archive target)
source

Tracingcljprotocol

pingclj

(ping this target)
source

|cljmacro

(| source fun & funs)
source

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

× close