MCPcopy
hub / github.com/pallets/click / get_current_context

Function get_current_context

src/click/globals.py:13–13  ·  view source on GitHub ↗
(silent: t.Literal[False] = False)

Source from the content-addressed store, hash-verified

11
12@t.overload
13def get_current_context(silent: t.Literal[False] = False) -> Context: ...
14
15
16@t.overload

Callers 2

new_funcFunction · 0.85
resolve_color_defaultFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…