/
snap
/
node
/
11691
/
lib
/
node_modules
/
npm
/
node_modules
/
cacache
/
lib
/
util
/
/snap/node/11691/lib/node_modules/npm/node_modules/cacache/lib/util
mkdir
upload
Name
Size
Mode
Actions
glob.js
222
0644
edit
dl
rm
hash-to-segments.js
143
0644
edit
dl
rm
tmp.js
696
0644
edit
dl
rm
Edit:
/snap/node/11691/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js
(143B)
'use strict' module.exports = hashToSegments function hashToSegments (hash) { return [hash.slice(0, 2), hash.slice(2, 4), hash.slice(4)] }
Save
cmd:
run