MCPcopy Create free account
hub / github.com/cursor/plugins / continual-learning-stop.ts

File continual-learning-stop.ts

continual-learning/hooks/continual-learning-stop.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference types="bun-types-no-globals/lib/index.d.ts" />
2
3import { existsSync, mkdirSync, readFileSync, statSync, writeFileSync } from "node:fs";
4import { dirname, resolve } from "node:path";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected