MCPcopy
hub / github.com/docopt/docopt / DocoptLanguageError

Class DocoptLanguageError

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

printable_usageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…