Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Log } from
"../util/log"
2
import
path from
"path"
3
import
fs from
"fs/promises"
4
import
{ Global } from
"../global"
Callers
nothing calls this directly
Calls
8
lazy
Function · 0.90
quiet
Method · 0.80
json
Method · 0.65
text
Method · 0.65
cwd
Method · 0.65
nothrow
Method · 0.65
create
Method · 0.45
exists
Method · 0.45
Tested by
no test coverage detected