MCPcopy
hub / github.com/1Panel-dev/MaxKB / get_key

Method get_key

apps/common/constants/cache_version.py:50–51  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

48 return self.value[1]
49
50 def get_key(self, **kwargs):
51 return self.value[1](**kwargs)

Callers 15

_validate_captchaMethod · 0.80
oneMethod · 0.80
validMethod · 0.80
auth_resource_batchMethod · 0.80
auth_resourceMethod · 0.80
editMethod · 0.80
editMethod · 0.80
profileMethod · 0.80
actionMethod · 0.80
upload_documentMethod · 0.80
cancelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected