MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / getUserTargetProfileList

Method getUserTargetProfileList

service/targetProfile.py:41–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39
40 @staticmethod
41 def getUserTargetProfileList():
42 return db.getTargetProfileList()
43
44 @staticmethod
45 def getBuiltinTargetProfileList():

Callers 4

exportPatternsMethod · 0.95
getSubMenuMethod · 0.80
getSubMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected