MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / text

Method text

gui/chrome_tabs.py:400–401  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

398
399 @property
400 def text(self):
401 return self.baseText + self.extraText
402
403 def SetPosition(self, position):
404 self.position = position

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected