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:59–59 ·
view source on GitHub ↗
(self, ips)
Source
from the content-addressed store, hash-verified
57
(bool,
'stack'
,
'stack'
)]
58
59
def
load(self, ips):
return
ips.snapshot()==None
60
def
cancel(self, ips): ips.swap()
61
62
def
preview(self, ips, para):
Callers
nothing calls this directly
Calls
1
snapshot
Method · 0.45
Tested by
no test coverage detected