MCPcopy Index your code
hub / github.com/pyinvoke/invoke / calls_foo

Function calls_foo

integration/_support/nested_or_piped.py:5–6  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

3
4@task
5def calls_foo(c) -> None:
6 c.run("inv -c nested_or_piped foo")
7
8
9@task

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…