Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ load
Method
load
imagepy/menus/Process/Segment/graph_plgs.py:107–107 ·
view source on GitHub ↗
(self, ips)
Source
from the content-addressed store, hash-verified
105
(bool,
'stack'
,
'stack'
)]
106
107
def
load(self, ips):
return
ips.snapshot()==None
108
def
cancel(self, ips): ips.swap()
109
110
def
preview(self, ips, para):
Callers
nothing calls this directly
Calls
1
snapshot
Method · 0.45
Tested by
no test coverage detected