Liking cljdoc? Tell your friends :D
Clojure only.

pallet.script-exec

Script execution for pallet. Abstracts over transport, script environment, and the script itself

Script execution for pallet.
Abstracts over transport, script environment, and the script itself
raw docstring

execclj

(exec {:as options})

Options :environment {:exec-prefix [:sudo] :user :directory :env } :script {:interpreter [:bash], :text}

Options
  :environment {:exec-prefix [:sudo]
                :user
                :directory
                :env }
:script    {:interpreter [:bash], :text}
sourceraw docstring

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

× close