(pprint project & args)
Usage: pprint [--no-pretty] [--] [selector...]
When no selectors are specified, pretty-prints a representation of the entire project map. Otherwise pretty-prints the item(s) retrieved by (get-in project selector) when reading a selector produces something sequential, or (get project selector) when it doesn't. If "--no-pretty" is specified, doesn't pretty-print, just prints.
Usage: pprint [--no-pretty] [--] [selector...] When no selectors are specified, pretty-prints a representation of the entire project map. Otherwise pretty-prints the item(s) retrieved by (get-in project selector) when reading a selector produces something sequential, or (get project selector) when it doesn't. If "--no-pretty" is specified, doesn't pretty-print, just prints.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |