MCPcopy Create free account
hub / github.com/experdot/pointer / message

Function message

src/renderer/src/stores/registry.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 return getStoreRegistry().folder
60 },
61 get message() {
62 return getStoreRegistry().message
63 },
64 get account() {
65 return getStoreRegistry().account
66 },

Callers

nothing calls this directly

Calls 1

getStoreRegistryFunction · 0.85

Tested by

no test coverage detected