Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ set_info
Function
set_info
imagepy/ui/toolsloader.py:86–87 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
84
e.Skip()
85
86
def
set_info(value):
87
IPy.curapp.set_info(value)
88
89
def
setting(tol, btn):
90
if
not hasattr(tol,
'view'
):
return
Callers
1
add_tools
Function · 0.70
Calls
1
set_info
Method · 0.45
Tested by
no test coverage detected