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

Method shortName

eos/saveddata/damagePattern.py:352–353  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

350
351 @property
352 def shortName(self):
353 return self.__parseRawName()[1]
354
355 @property
356 def hierarchy(self):

Callers

nothing calls this directly

Calls 1

__parseRawNameMethod · 0.95

Tested by

no test coverage detected