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

Method hierarchy

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

Source from the content-addressed store, hash-verified

354
355 @property
356 def hierarchy(self):
357 return self.__parseRawName()[0]
358
359 def __parseRawName(self):
360 categories = []

Callers

nothing calls this directly

Calls 1

__parseRawNameMethod · 0.95

Tested by

no test coverage detected