Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/builtinContextMenus/priceOptions.py:39–40 ·
view source on GitHub ↗
(self, callingWindow, itmContext)
Source
from the content-addressed store, hash-verified
37
optionName =
'drones'
38
39
def
getText(self, callingWindow, itmContext):
40
return
_t(
'Drones'
)
41
42
43
class
CargoPrice(ItemGroupPrice):
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected