Searched refs:makeDirOptions (Results 1 – 1 of 1) sorted by relevance
13 const makeDirOptions = {mode: 0o0700}; variable34 makeDir.sync(path.dirname(this.path), makeDirOptions);56 makeDir.sync(path.dirname(this.path), makeDirOptions);