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

Method shortName

eos/saveddata/targetProfile.py:450–451  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

448
449 @property
450 def shortName(self):
451 return self.__parseRawName()[1]
452
453 @property
454 def hierarchy(self):

Callers

nothing calls this directly

Calls 1

__parseRawNameMethod · 0.95

Tested by

no test coverage detected