Liking cljdoc? Tell your friends :D

cljfmt.task.core

Core cljfmt task implementations.

Core cljfmt task implementations.
raw docstring

check-sourcesclj

(check-sources paths)

Implementation of the check command.

Implementation of the `check` command.
sourceraw docstring

find-sourcesclj

(find-sources paths)

Implementation of the find command.

Implementation of the `find` command.
sourceraw docstring

fix-sourcesclj

(fix-sources paths)

Implementation of the fix command.

Implementation of the `fix` command.
sourceraw docstring

(print-check-usage)

Print help for the check command.

Print help for the check command.
sourceraw docstring

(print-config-usage)

Print help for the config command.

Print help for the config command.
sourceraw docstring

(print-find-usage)

Print help for the find command.

Print help for the find command.
sourceraw docstring

(print-fix-usage)

Print help for the fix command.

Print help for the fix command.
sourceraw docstring

(print-version args)

Implementation of the version command.

Implementation of the `version` command.
sourceraw docstring

show-configclj

(show-config paths)

Implementation of the config command.

Implementation of the `config` command.
sourceraw docstring

versionclj

Project version string.

Project version string.
sourceraw docstring

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

× close