Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getSubMenu
Method · 0.80
getSubMenu
Method · 0.80
Calls
1
getBuiltinList
Method · 0.45
Tested by
no test coverage detected