MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / GetSelected

Method GetSelected

gui/copySelectDialog.py:177–178  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

175 checkbox.Enable(self.GetSelected() == formatId)
176
177 def GetSelected(self):
178 return self.copyFormat
179
180 def GetOptions(self):
181 options = {}

Callers 2

ValidateMethod · 0.95
toggleOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected