MCPcopy Create free account
hub / github.com/Image-Py/imagepy / cancel

Method cancel

imagepy/core/engine/simple.py:49–49  ·  view source on GitHub ↗
(self, ips)

Source from the content-addressed store, hash-verified

47 def run(self, ips, imgs, para = None):pass
48
49 def cancel(self, ips):pass
50
51 def ok(self, ips, para=None, callafter=None):
52 if para == None: para = self.para

Callers 2

showMethod · 0.95
startMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected