Common reporting features.
Common reporting features.
(save-report! report-content filename)
Save on disk the content of the report. If it is empty, the file is deleted.
Returns true
if the report wasn't empty.
Save on disk the content of the report. If it is empty, the file is deleted. Returns `true` if the report wasn't empty.
(synthesis status)
Prints a synthesis line for status
.
Prints a synthesis line for `status`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close