Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/click
/ cli
Function
cli
tests/test_testing.py:171–172 · tests/test_testing.py::cli
()
Source
from the content-addressed store, hash-verified
169
170
@click.command()
171
def
cli():
172
raise
CustomError(1)
173
174
runner = CliRunner()
175
Callers
nothing calls this directly
Calls
5
CustomError
Class · 0.85
CLIError
Class · 0.85
fileno
Method · 0.80
write
Method · 0.45
flush
Method · 0.45
Tested by
no test coverage detected