Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/rawpython/remi
/ set_value
Method
set_value
remi/gui.py:3612–3613 ·
view source on GitHub ↗
(self, value)
Source
from the content-addressed store, hash-verified
3610
return
(value, )
3611
3612
def
set_value(self, value):
3613
self.attr_value = value
3614
3615
def
get_value(self):
3616
""
"
Callers
1
oninput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected