Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/builtinContextMenus/priceOptions.py:46–47 ·
view source on GitHub ↗
(self, callingWindow, itmContext)
Source
from the content-addressed store, hash-verified
44
optionName =
'cargo'
45
46
def
getText(self, callingWindow, itmContext):
47
return
_t(
'Cargo'
)
48
49
50
class
ImplantBoosterPrice(ItemGroupPrice):
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected