Liking cljdoc? Tell your friends :D

matcher-combinators.ansi-color

Colorize console text. Mostly copied from Bruce Hauman's Figwheel project

Colorize console text. Mostly copied from Bruce Hauman's Figwheel project
raw docstring

*use-color*clj/s

thread-local way to control, via binding, the usage of ANSI color codes in matcher-combinator output

thread-local way to control, via `binding`, the usage of ANSI color codes in matcher-combinator output
sourceraw docstring

ANSI-CODESclj/s

source

disable!clj/s

(disable!)
source

enable!clj/sdeprecated

(enable!)

DEPRECATED! Use matcher-combinators.config/enable-ansi-color!

DEPRECATED! Use matcher-combinators.config/enable-ansi-color!
sourceraw docstring

resetclj/s

(reset)
source

set-colorclj/s

(set-color color)
source

styleclj/s

(style s & codes)
source

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

× close