MCPcopy Create free account
hub / github.com/PatrickJS/awesome-cursorrules / cleanup-legacy-artifacts.mjs

File cleanup-legacy-artifacts.mjs

scripts/cleanup-legacy-artifacts.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { existsSync } from "node:fs";
4import { rm } from "node:fs/promises";

Callers

nothing calls this directly

Calls 2

cleanupLegacyArtifactsFunction · 0.85
parseArgsFunction · 0.70

Tested by

no test coverage detected