Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rawpython/remi
/ text
Method
text
editor/widgets/toolbox_siemens.py:466–466 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
464
465
@property
466
def
text(self):
return
self.get_text()
467
@text.setter
468
def
text(self, value): self.set_text(value)
469
Callers
nothing calls this directly
Calls
2
get_text
Method · 0.45
set_text
Method · 0.45
Tested by
no test coverage detected