Liking cljdoc? Tell your friends :D

pip-license-checker.report

Formatting and printing a report

Formatting and printing a report
raw docstring

format-csvclj

source

format-jsonclj

source

format-json-prettyclj

source

format-reportcljmultimethod

Format report and print to stdout

Format report and print to stdout
sourceraw docstring

format-stdoutclj

source

formatsclj

source

get-fmtclj

(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)
sourceraw docstring

get-itemsclj

(get-items dep)

Get a list of dependency fields ready printing

Get a list of dependency fields ready printing
sourceraw docstring

get-totals-fmtclj

(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
sourceraw docstring

invalid-formatclj

source

invalid-formatterclj

source

items-headerclj

source

(print-csv report options)

CSV report printer to standard output

CSV report printer to standard output
sourceraw docstring

(print-line items formatter)
source

(print-line-csv items)
source

(print-report report options)

Default report printer to standard output

Default report printer to standard output
sourceraw docstring

printf-specifier-regexclj

source

report-formatterclj

source

report-headersclj

source

totals-headerclj

source

valid-format?clj

(valid-format? format)

Return true if format string is valid, false otherwise

Return true if format string is valid, false otherwise
sourceraw docstring

valid-formatter?clj

(valid-formatter? s)

Check if printf-style formatter string is valid

Check if printf-style formatter string is valid
sourceraw docstring

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

× close