Liking cljdoc? Tell your friends :D

cnuernber.depsviz


-mainclj

(-main & args)
source

build-dotclj

(build-dot fname options)
source

cli-helpclj

source

cli-no-viewclj

source

cli-output-fileclj

(cli-output-file default-path)
source

cli-save-dotclj

source

cli-verticalclj

source

conj-optionclj

(conj-option m k v)

Used as :assoc-fn for an option to conj'es the values together.

Used as :assoc-fn for an option to conj'es the values together.
sourceraw docstring

deps->tools-graphclj

(deps->tools-graph deps-map args-map)
source

do-focusclj

(do-focus graph node-names)
source

do-highlightclj

(do-highlight graph node-name)
source

do-pruneclj

(do-prune graph)

Prune all items that have no conflict or are dependent something that has a conflict.

Prune all items that have no conflict or are dependent something that has a conflict.
sourceraw docstring

doitclj

(doit args)
source

dot-node-idclj

(dot-node-id [proj-name maven-coords])
source

graph->dotclj

(graph->dot deps-graph options)
source

invert-tools-depsclj

(invert-tools-deps tools-graph)

We need to build a top-down graph of what is going on. The tools.deps is built from the opposite perspective as the vizdeps graph; so we need to 'invert' it of sorts.

We need to build a top-down graph of what is going on.  The tools.deps is built from
the opposite perspective as the vizdeps graph; so we need to 'invert' it of sorts.
sourceraw docstring

node-nameclj

(node-name node-id)
source

parse-cli-optionsclj

(parse-cli-options command cli-options args)

Parses the CLI options; handles --help and errors (returning nil) or just returns the parsed options.

Parses the CLI options; handles --help and errors (returning nil) or just
returns the parsed options.
sourceraw docstring

process-graph-optionsclj

(process-graph-options graph options)
source

selected?clj

(selected? node)
source

vizdeps-cli-optionsclj

source

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

× close