Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ existsSync, mkdirSync, readFileSync, statSync, writeFileSync } from
"node:fs"
;
4
import
{ dirname, resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected