MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

gui/builtinContextMenus/moduleMutatedExport.py:13–14  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

11class ExportMutatedModule(ContextMenuSingle):
12
13 def __init__(self):
14 self.mainFrame = gui.mainFrame.MainFrame.getInstance()
15
16 def display(self, callingWindow, srcContext, mainItem):
17 if srcContext != 'fittingModule':

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected