MCPcopy 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
86def set_info(value):
87 IPy.curapp.set_info(value)
88
89def setting(tol, btn):
90 if not hasattr(tol, 'view'):return

Callers 1

add_toolsFunction · 0.70

Calls 1

set_infoMethod · 0.45

Tested by

no test coverage detected