Formatting and printing a report
Formatting and printing a report
Format report and print to stdout
Format report and print to stdout
(get-fmt options entity)
Get printf-style format string for given options and entity (:totals or :items)
Get printf-style format string for given options and entity (:totals or :items)
(get-items dep)
Get a list of dependency fields ready printing
Get a list of dependency fields ready printing
(get-totals-fmt)
(get-totals-fmt s)
(get-totals-fmt s n)
Get a substring of printf-style formatter string
Get a substring of printf-style formatter string
(print-csv report options)
CSV report printer to standard output
CSV report printer to standard output
(print-report report options)
Default report printer to standard output
Default report printer to standard output
(valid-format? format)
Return true if format string is valid, false otherwise
Return true if format string is valid, false otherwise
(valid-formatter? s)
Check if printf-style formatter string is valid
Check if printf-style formatter string is valid
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close