Searched refs:allPath (Results 1 – 1 of 1) sorted by relevance
92 const allPath: Array<string> = [ constant99 allPath.push(path.join(path.relative(basePath, item), '*'));104 allPath.push('../../../../../*');105 allPath.push('../../*');107 allPath.push('../../../../*');108 allPath.push('../*');121 '*': allPath