MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / GetRegion

Method GetRegion

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

Source from the content-addressed store, hash-verified

696 return new_region
697
698 def GetRegion(self):
699 return self.CopyRegion(self.region)
700
701 def Highlight(self, highlight=False):
702 self.highlighted = highlight

Callers 2

CheckAddButtonMethod · 0.80
CheckAddHighlightedMethod · 0.80

Calls 1

CopyRegionMethod · 0.95

Tested by

no test coverage detected