MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getAccess

Method getAccess

service/settings.py:195–196  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

193 return self.serviceNetworkSettings["type"]
194
195 def getAccess(self):
196 return self.serviceNetworkSettings["access"]
197
198 def setMode(self, mode):
199 self.serviceNetworkSettings["mode"] = mode

Callers 1

__networkAccessCheckMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected