MCPcopy Create free account
hub / github.com/EvoMap/evolver / nodeSecret

Method nodeSecret

src/proxy/lifecycle/manager.js:519–521  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

517 }
518
519 get nodeSecret() {
520 return this._resolveNodeSecret();
521 }
522
523 get nodeSecretVersion() {
524 this._resolveNodeSecret();

Callers

nothing calls this directly

Calls 1

_resolveNodeSecretMethod · 0.95

Tested by

no test coverage detected