Searched defs:fullPath (Results 1 – 4 of 4) sorted by relevance
17 const fullPath = path.resolve(directory, file); constant
13 const fullPath = path.join(publicPath, possiblePath); constant
69 const fullPath = path.join(appPath, executableName); constant
192 const fullPath = path.join(baseDir, file); constant