MCPcopy Create free account
hub / github.com/bcms/cms / constructor

Method constructor

client/src/main.ts:33–60  ·  view source on GitHub ↗
(
        public cmsOrigin: string,
        public apiKeyInfo: ClientApiKey,
        options?: {
            useMemCache?: boolean;
            debug?: boolean;
            enableSocket?: boolean;
            injectSvg?: boolean;
        },
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

errorMethod · 0.65
connectMethod · 0.45

Tested by

no test coverage detected