Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ ssoHandler
Method
ssoHandler
gui/mainFrame.py:676–677 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
674
menu.Enable(menu.exportToEveId, not enable)
675
676
def
ssoHandler(self, event):
677
SsoCharacterMgmt.openOne(parent=self)
678
679
def
exportToEve(self, event):
680
ExportToEve.openOne(parent=self)
Callers
nothing calls this directly
Calls
1
openOne
Method · 0.45
Tested by
no test coverage detected