Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ ScancodeCliUsageError
Class
ScancodeCliUsageError
src/scancode/__init__.py:42–43 ·
view source on GitHub ↗
Exception for command line usage errors
Source
from the content-addressed store, hash-verified
40
41
42
class
ScancodeCliUsageError(ScancodeError, click.UsageError):
43
""
"Exception for command line usage errors"
""
44
45
46
# Holds a scan plugin result "key and the corresponding function.
Callers
1
run_scan
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected