Core cljfmt task implementations.
Core cljfmt task implementations.
(check-sources paths)
Implementation of the check
command.
Implementation of the `check` command.
(find-sources paths)
Implementation of the find
command.
Implementation of the `find` command.
(fix-sources paths)
Implementation of the fix
command.
Implementation of the `fix` command.
(print-check-usage)
Print help for the check command.
Print help for the check command.
(print-config-usage)
Print help for the config command.
Print help for the config command.
(print-find-usage)
Print help for the find command.
Print help for the find command.
(print-fix-usage)
Print help for the fix command.
Print help for the fix command.
(print-version args)
Implementation of the version
command.
Implementation of the `version` command.
(show-config paths)
Implementation of the config
command.
Implementation of the `config` command.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close