Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ migrateLegacyResources.mjs
File
migrateLegacyResources.mjs
bin/lib/migrateLegacyResources.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
2
import
Path from
'path'
3
import
{ promisify } from
'util'
4
const
readdir = promisify(fs.readdir)
Callers
nothing calls this directly
Calls
2
migrate
Function · 0.85
error
Method · 0.45
Tested by
no test coverage detected