Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
gui/builtinContextMenus/droneSplitStack.py:16–17 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14
class
DroneSplitStack(ContextMenuSingle):
15
16
def
__init__(self):
17
self.mainFrame = gui.mainFrame.MainFrame.getInstance()
18
19
def
display(self, callingWindow, srcContext, mainItem):
20
if
srcContext !=
"droneItem"
:
Callers
1
__init__
Method · 0.45
Calls
1
getInstance
Method · 0.45
Tested by
no test coverage detected