docopt
docopt copied to clipboard
Expose DocoptExit exception in the __all__
Let users to raise DocoptExit from their code to indicate an error in the arguments. This is often required when arguments need to go through additional validation
thx, https://github.com/bazaar-projects/docopt-ng/pull/8