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

Class MyCall

tests/task.py:552–553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

550 orig = Call(self.task)
551
552 class MyCall(Call):
553 pass
554
555 clone = orig.clone(into=MyCall)
556 assert clone == orig

Callers 1

works_for_subclassesMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…