Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class
DocoptLanguageError(Exception):
18
19
""
"Error in construction of usage-message by developer."
""
20
21
22
class
DocoptExit(SystemExit):
Callers
1
docopt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected