MCPcopy Create free account
hub / github.com/dylan-sutton-chavez/edge-python / getVersion

Method getVersion

runtime/src/cache/idb.js:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 }
76
77 getVersion() {
78 return this._req(this._tx('lockfile', 'readonly').get(VERSION_KEY));
79 }
80}

Callers 1

loadFunction · 0.45

Calls 3

_reqMethod · 0.95
_txMethod · 0.95
getMethod · 0.45

Tested by

no test coverage detected