Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyinvoke/invoke
/ foo
Function
foo
integration/_support/nested_or_piped.py:10–11 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
8
9
@task
10
def
foo(c) -> None:
11
c.run(
"echo meh"
)
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected