Liking cljdoc? Tell your friends :D

drake.protocol.select-mane-trans


-mainclj

(-main & args)

add-to-mapclj

(add-to-map m [t g])

cli-optsclj


is-mane-kept?clj

(is-mane-kept? mane-kept line)

is-mane?clj

(is-mane? [g t])

maneclj


select-mane-transclj

(select-mane-trans)

Formats the step hash-map and spits it to the step's output file. The step hash-map holds all data about the step, and that's what your protocol uses to decide what to do. Valuable step data includes: :cmds The step's commands (a.k.a., body), as a sequence, one element per line :inputs All input files specified by the step :outputs All output files specified by the step :opts All options specified by the step, as a hash-map

Formats the step hash-map and spits it to the step's output file.
The step hash-map holds all data about the step, and that's what your protocol
uses to decide what to do. Valuable step data includes:
  :cmds    The step's commands (a.k.a., body), as a sequence, one element per line
  :inputs  All input files specified by the step
  :outputs All output files specified by the step
  :opts    All options specified by the step, as a hash-map
raw docstring

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