Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
readline from
'node:readline'
;
4
import
{ stdin as input, stdout as output } from
'node:process'
;
Callers
nothing calls this directly
Calls
4
handleAnswer
Function · 0.85
prompt
Function · 0.70
join
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected