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

Method shorthand_binary_name

integration/main.py:44–45  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

42
43 @trap
44 def shorthand_binary_name(self) -> None:
45 _output_eq("inv print-foo", "foo")
46
47 @trap
48 def explicit_task_module(self) -> None:

Callers

nothing calls this directly

Calls 1

_output_eqFunction · 0.85

Tested by

no test coverage detected