Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetSelected
Method
GetSelected
gui/chrome_tabs.py:429–430 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
427
self.InitTab()
428
429
def
GetSelected(self):
430
return
self.selected
431
432
def
IsSelected(self):
433
return
self.selected
Callers
6
DeletePage
Method · 0.45
GetSelectedTab
Method · 0.45
GetSelected
Method · 0.45
CheckTabPreview
Method · 0.45
DeleteTab
Method · 0.45
OnTimer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected