Clojure.tools.cli - tools for working with command line arguments
https://github.com/clojure/tools.cli
* Release 0.3.3 on 2015-08-21
* Add `:missing` to option specification to produce the given error message
if the option is not provided (and has no default value). TCLI-12
* Add `:strict` to `parse-opts`:
If true, treats required option arguments that match other options as a
parse error (missing required argument). TCLI-10
Examples of each can be found in the unit tests:
https://github.com/clojure/tools.cli/blob/master/src/test/clojure/clojure/tools/cli_test.clj#L102-L136
Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.