Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected