X7ROOT File Manager
Current Path:
/usr/lib/node_modules/npm/node_modules/cacache/lib/util
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
cacache
/
lib
/
util
/
ðŸ“
..
📄
fix-owner.js
(3.22 KB)
📄
hash-to-segments.js
(159 B)
📄
move-file.js
(1.72 KB)
📄
tmp.js
(879 B)
📄
y.js
(538 B)
Editing: hash-to-segments.js
'use strict' module.exports = hashToSegments function hashToSegments (hash) { return [ hash.slice(0, 2), hash.slice(2, 4), hash.slice(4) ] }
Upload File
Create Folder