Docopt::ConfigExit
Inherits Docopt::DocoptException < Exception < Reference < Object
Raised instead of exiting when docopt_config is called with exit: false and the process would have terminated normally (help or version request). Note: this class deliberately has no custom initialize — adding one breaks Docopt's internal exception-class dispatch.