MCPcopy Create free account
hub / github.com/acoyfellow/cloudbox / cloudbox-live-sync.mjs

File cloudbox-live-sync.mjs

scripts/cloudbox-live-sync.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { watch } from "node:fs";
3import { readFile, stat } from "node:fs/promises";
4import { relative, resolve, sep } from "node:path";

Callers

nothing calls this directly

Calls 3

readArgFunction · 0.85
readStateRunIdFunction · 0.85
messageFunction · 0.70

Tested by

no test coverage detected