MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / create_context.ts

File create_context.ts

src/app/service/content/create_context.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { TScriptInfo } from "@App/app/repo/scripts";
2import { uuidv4 } from "@App/pkg/utils/uuid";
3import type { Message } from "@Packages/message/types";
4import EventEmitter from "eventemitter3";

Callers

nothing calls this directly

Calls 7

getNativeCodeSegsFunction · 0.85
shouldFnBindFunction · 0.85
addMethod · 0.80
createMethod · 0.65
hasMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected