Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ hierarchy
Method
hierarchy
eos/saveddata/targetProfile.py:454–455 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
452
453
@property
454
def
hierarchy(self):
455
return
self.__parseRawName()[0]
456
457
def
__parseRawName(self):
458
hierarchy = []
Callers
nothing calls this directly
Calls
1
__parseRawName
Method · 0.95
Tested by
no test coverage detected