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.js55 const needChmod = (mode & umask) !== 0 constant
150 const needChmod = (mode & umask) !== 0 constant