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

Method load

imagepy/core/engine/free.py:34–34  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32 if callback!=None:callback()
33
34 def load(self):return True
35
36 def show(self):
37 if self.view==None:return True

Callers 1

startMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected