Liking cljdoc? Tell your friends :D

auto-build.echo.base

Common functions for echoing.

Common functions for echoing.
raw docstring

build-writterclj

(build-writter)

Creates a writter that could be binded to the output with (binding [*out* s]) where s is the result of this function.

Creates a writter that could be binded to the output with `(binding [*out* s])` where `s` is the result of this function.
sourceraw docstring

cmd-strclj

(cmd-str cmd)

Returns the string of the cmd.

Returns the string of the `cmd`.
sourceraw docstring

current-time-strclj

(current-time-str)

Returns current time string.

Returns current time string.
sourceraw docstring

echo-paramclj

Global echo configuration.

Global echo configuration.
sourceraw docstring

error-font-colorclj

source

errorlnclj

(errorln & texts)
source

exception-strclj

(exception-str e)
source

exceptionlnclj

(exceptionln e)
source

normal-font-colorclj

source

normallnclj

source

pprint-strclj

(pprint-str data)

Pretty print data

Pretty print `data`
sourceraw docstring

(print-writter str-writter)

Print str-writter if necessary it contains something.

Print `str-writter` if necessary it contains something.
sourceraw docstring

printersclj

Generic printers defined - printing raw text on the terminal

Generic printers defined - printing raw text on the terminal
sourceraw docstring

uri-strclj

(uri-str uri)

Returns the string of the uri.

Returns the string of the `uri`.
sourceraw docstring

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

× close