Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
CheckAddButton
Method · 0.80
CheckAddHighlighted
Method · 0.80
Calls
1
CopyRegion
Method · 0.95
Tested by
no test coverage detected