Liking cljdoc? Tell your friends :D

io.axrs.cli-tools.print


clear-screenclj

(clear-screen)
source

redlnclj

(redln & args)
source

tableclj

(table ks rows)
(table formatter ks rows)

Prints a collection of maps in a textual table. Code is derived from clojure.pprint/print-table, but left-aligned.

Prints a collection of maps in a textual table. Code is derived from
clojure.pprint/print-table, but left-aligned.
sourceraw docstring

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

× close