Searched defs:subDirectory (Results 1 – 3 of 3) sorted by relevance
11 var subDirectory = path.resolve(pkg, 'sub-directory') variable
478 … const subDirectory = file.indexOf(directorySeparator, projectRootPath.length + 1); constant