MCPcopy Create free account
hub / github.com/arctic-cli/interface / storage.ts

File storage.ts

packages/arctic/src/storage/storage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Log } from "../util/log"
2import path from "path"
3import fs from "fs/promises"
4import { Global } from "../global"

Callers

nothing calls this directly

Calls 8

lazyFunction · 0.90
quietMethod · 0.80
jsonMethod · 0.65
textMethod · 0.65
cwdMethod · 0.65
nothrowMethod · 0.65
createMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected