Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dblalock/bolt
/ UsageError
Class
UsageError
experiments/python/pyience.py:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
# ================================================================ Types
28
29
class
UsageError(Exception):
30
pass
31
32
33
class
Options(object):
Callers
1
parse_cmd_line
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected