Home
last modified time | relevance | path

Searched defs:needChmod (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/tar/lib/
Dmkdir.js56 const needChmod = (mode & umask) !== 0 constant
160 const needChmod = (mode & umask) !== 0 constant