MCPcopy
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

FooClass · 0.85
get_languageFunction · 0.85
set_languageFunction · 0.85
call_on_closeMethod · 0.80
exitMethod · 0.80
get_parameter_sourceMethod · 0.80

Tested by

no test coverage detected