Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ GetDescriptiveText
Method
GetDescriptiveText
gui/builtinMarketBrowser/pfSearchBox.py:294–295 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
292
self.descriptiveText = text
293
294
def
GetDescriptiveText(self):
295
return
self.descriptiveText
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected