Liking cljdoc? Tell your friends :D

matcher-combinators.config

Global output behavior configurations

Global output behavior configurations
raw docstring

*use-abbreviation*clj/s

thread-local way to control, via binding, the abbreviation of fully-matched data-structures in the matcher-combinator output

thread-local way to control, via `binding`, the abbreviation of fully-matched data-structures in the matcher-combinator output
sourceraw docstring

disable-abbreviation!clj/s

(disable-abbreviation!)

Experimental, subject to change Thread-global way to disable the abbreviation of fully-matched data-structures in matcher-combinator output.

**Experimental, subject to change**
Thread-global way to disable the abbreviation of fully-matched data-structures in matcher-combinator output.
sourceraw docstring

disable-ansi-color!clj/s

(disable-ansi-color!)

Thread-global way to disable the usage of ANSI color codes in matcher-combinator output.

Thread-global way to disable the usage of ANSI color codes in matcher-combinator output.
sourceraw docstring

enable-abbreviation!clj/s

(enable-abbreviation!)

Experimental, subject to change Thread-global way to enable the abbreviation of fully-matched data-structures in matcher-combinator output.

**Experimental, subject to change**
Thread-global way to enable the abbreviation of fully-matched data-structures in matcher-combinator output.
sourceraw docstring

enable-ansi-color!clj/s

(enable-ansi-color!)

Thread-global way to enable the usage of ANSI color codes in matcher-combinator output.

Thread-global way to enable the usage of ANSI color codes in matcher-combinator output.
sourceraw docstring

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

× close