Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnShowDevTools
Method
OnShowDevTools
gui/mainFrame.py:440–441 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
438
GraphFrame.openOne(self, includeHidden=True)
439
440
def
OnShowDevTools(self, event):
441
DevTools.openOne(parent=self)
442
443
def
OnShowCharacterEditor(self, event):
444
CharacterEditor.openOne(parent=self)
Callers
nothing calls this directly
Calls
1
openOne
Method · 0.45
Tested by
no test coverage detected