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