Formatting and printing a report
Formatting and printing a report
(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-report report options)
Print report to standard output
Print report to standard output
(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