Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ shouldMigrateFolder
Function
shouldMigrateFolder
bin/lib/migrateLegacyResources.mjs:62–64 ·
view source on GitHub ↗
(foldername)
Source
from the content-addressed store, hash-verified
60
}
61
62
function
shouldMigrateFolder (foldername) {
63
return
foldername[0] !==
'.'
64
}
Callers
1
migrate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected