MCPcopy 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
62function shouldMigrateFolder (foldername) {
63 return foldername[0] !== '.'
64}

Callers 1

migrateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected