Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ getPort
Method
getPort
service/settings.py:189–190 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
187
return
self.serviceNetworkSettings[
"address"
]
188
189
def
getPort(self):
190
return
self.serviceNetworkSettings[
"port"
]
191
192
def
getType(self):
193
return
self.serviceNetworkSettings[
"type"
]
Callers
2
getProxySettings
Method · 0.95
populatePanel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected