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.
(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.
(header-printing prefix texts)Print texts with the header prefix called prefix.
Print `texts` with the header prefix called `prefix`.
(normalln & texts)Print text without decoration, with a carriage return included.
Print text without decoration, with a carriage return included.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |