MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / keys

Method keys

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

Source from the content-addressed store, hash-verified

393 self.settings[type] = value
394
395 def keys(self):
396 return config.supported_servers.keys()
397
398
399class StatViewSettings:

Callers

nothing calls this directly

Calls 1

keysMethod · 0.45

Tested by

no test coverage detected