Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/click
/ cli
Function
cli
tests/test_context.py:26–27 · tests/test_context.py::cli
(foo)
Source
from the content-addressed store, hash-verified
24
@click.group()
25
@pass_foo
26
def
cli(foo):
27
pass
28
29
@cli.command()
30
@pass_foo
Callers
nothing calls this directly
Calls
6
Foo
Class · 0.85
get_language
Function · 0.85
set_language
Function · 0.85
call_on_close
Method · 0.80
exit
Method · 0.80
get_parameter_source
Method · 0.80
Tested by
no test coverage detected