Liking cljdoc? Tell your friends :D

auto-build.echo.headers

Prints text with headers on the terminal.

Each content is modified to wrap the width of the terminal, and is modified to have a left margin.

Prints text with headers on the terminal.

Each content is modified to wrap the `width` of the terminal, and is modified to have a left margin.
raw docstring

errorlnclj

(errorln & texts)

To print some text that is an error, should be highlighted and rare.

To print some text that is an error, should be highlighted and rare.
sourceraw docstring

exceptionlnclj

(exceptionln e)

Display exception e.

Display exception `e`.
sourceraw docstring

h1clj

(h1 & texts)
source

h1-errorclj

(h1-error & texts)
source

h1-validclj

(h1-valid & texts)
source

h2clj

(h2 & texts)
source

h2-errorclj

(h2-error & texts)
source

h2-validclj

(h2-valid & texts)
source

h3clj

(h3 & texts)
source

h3-errorclj

(h3-error & texts)
source

h3-validclj

(h3-valid & texts)
source

header-printingclj

(header-printing prefix texts)

Print texts with the header prefix called prefix.

Print `texts` with the header prefix called `prefix`.
sourceraw docstring

normallnclj

(normalln & texts)

Print text without decoration, with a carriage return included.

Print text without decoration, with a carriage return included.
sourceraw docstring

(print-cmd cmd)

Prints the execution of command string cmd with the prefixs added.

Prints the execution of command string `cmd` with the `prefixs` added.
sourceraw docstring

printersclj

Printers for headers

Printers for headers
sourceraw docstring

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

× close