MCPcopy Index your code
hub / github.com/rawpython/remi / get_value

Method get_value

remi/gui.py:3558–3559  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3556 return self.set_text(text)
3557
3558 def get_value(self):
3559 return self.get_text()
3560
3561
3562class SelectionInput(Input):

Callers

nothing calls this directly

Calls 1

get_textMethod · 0.45

Tested by

no test coverage detected