Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
5
def
calls_foo(c) -> None:
6
c.run(
"inv -c nested_or_piped foo"
)
7
8
9
@task
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…