MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / DocoptLanguageError

Class DocoptLanguageError

preprocessor/docopt.py:17–19  ·  view source on GitHub ↗

Error in construction of usage-message by developer.

Source from the content-addressed store, hash-verified

15
16
17class DocoptLanguageError(Exception):
18
19 """Error in construction of usage-message by developer."""
20
21
22class DocoptExit(SystemExit):

Callers 1

docoptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected