MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / rid

Method rid

src/core.js:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 }
119
120 get rid() {
121 return this.#rid;
122 }
123
124 get id() {
125 return this.#id;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected