(ansi-color-str & colors)
Return ANSI color codes for the given sequence of colors, which are keywords in color-table.
Return ANSI color codes for the given sequence of colors, which are keywords in color-table.
(colorize s & colors)
Wrap string s in ANSI colors if colorize? is true.
Wrap string s in ANSI colors if colorize? is true.
(colorize?)
Colorize output, true if color is logical true.
Colorize output, true if *color* is logical true.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close