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

Method nameKey

gui/shipBrowser.py:285–286  ·  view source on GitHub ↗
(info)

Source from the content-addressed store, hash-verified

283
284 @staticmethod
285 def nameKey(info):
286 return info[1]
287
288 def stage3(self, event):
289 self.navpanel.ToggleRecentShips(False, False)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected