Liking cljdoc? Tell your friends :D
Clojure only.

formatting-stack.protocols.formatter


format!clj

(format! this filenames)

Formats filenames according to a formatter of your choice.

Formats `filenames` according to a formatter of your choice.
sourceraw docstring

Formattercljprotocol

A specific member of the "stack", that format files.

Normally it's a wrapper around a formatting library, with extra configuration, performance improvements, etc.

A specific member of the "stack", that format files.

Normally it's a wrapper around a formatting library, with extra configuration, performance improvements, etc.

--format!clj

(--format! this filenames)

Formats filenames according to a formatter of your choice.

Formats `filenames` according to a formatter of your choice.
sourceraw docstring

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

× close