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

Method getBuiltinTargetProfileList

service/targetProfile.py:45–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43
44 @staticmethod
45 def getBuiltinTargetProfileList():
46 return es_TargetProfile.getBuiltinList()
47
48 @staticmethod
49 def newPattern(name):

Callers 2

getSubMenuMethod · 0.80
getSubMenuMethod · 0.80

Calls 1

getBuiltinListMethod · 0.45

Tested by

no test coverage detected