MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / storage_manager.mjs

File storage_manager.mjs

utils/storage_manager.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import readline from 'node:readline';
4import { stdin as input, stdout as output } from 'node:process';

Callers

nothing calls this directly

Calls 4

handleAnswerFunction · 0.85
promptFunction · 0.70
joinFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected