MCPcopy 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
10def foo(c) -> None:
11 c.run("echo meh")

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected