MCPcopy Create free account
hub / github.com/acoyfellow/cloudbox / proof-desktop-shell.mjs

File proof-desktop-shell.mjs

scripts/proof-desktop-shell.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { mkdir, writeFile } from "node:fs/promises";
3import { dirname } from "node:path";
4

Callers

nothing calls this directly

Calls 3

createDesktopRunFunction · 0.85
writeFileFunction · 0.85
fetchFunction · 0.50

Tested by

no test coverage detected