Home
last modified time | relevance | path

Searched refs:makeDirOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/configstore/
Dindex.js13 const makeDirOptions = {mode: 0o0700}; variable
34 makeDir.sync(path.dirname(this.path), makeDirOptions);
56 makeDir.sync(path.dirname(this.path), makeDirOptions);