General
5Format a sequence of summary parts into columns. lens is a sequence of lengths to use for parts. There are two sequenc...
functionclojure.tools.cli
Extract the map of default options from a sequence of option vectors. As of 0.4.1, this also applies any :default-fn ...
functionclojure.tools.cli
Given a single compiled option spec, turn it into a formatted string, optionally with its default values if requested.
functionclojure.tools.cli
Parse arguments sequence according to given option specifications and the GNU Program Argument Syntax Conventions: ...
functionclojure.tools.cli
Reduce options specs into a options summary for printing at a terminal. Note that the specs argument should be the com...
functionclojure.tools.cli