Liking cljdoc? Tell your friends :D

com.biffweb.tasks.impl.util


all-deps-pathsclj

(all-deps-paths)
source

clojure-filesclj

(clojure-files)
source

config-defaultsclj

source

deps-pathsclj

(deps-paths)
source

project-filesclj

(project-files)
source

project-rootclj

(project-root)
source

read-configclj

(read-config & {:keys [required select]})
source

read-deps-ednclj

(read-deps-edn)
source

relative-pathclj

(relative-path from-dir to-file)
source

shellclj

(shell & args)

Difference between this and clojure.java.shell/sh:

  • inherits std{in,out,err}
  • throws on non-zero exit code
  • puts shell-env in the environment
Difference between this and clojure.java.shell/sh:

- inherits std{in,out,err}
- throws on non-zero exit code
- puts *shell-env* in the environment
sourceraw docstring

shell-quoteclj

(shell-quote s)
source

ssh-runclj

(ssh-run ctx & args)
source

ssh-run-shellclj

(ssh-run-shell ctx command)
source

ssh-targetclj

(ssh-target {:biff.tasks/keys [deployment-name domain]})
source

with-ssh-agentcljmacro

(with-ssh-agent ctx & body)
source

with-ssh-agent*clj

(with-ssh-agent* {:keys [biff.tasks/skip-ssh-agent]} f)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close