Searched defs:fileDir (Results 1 – 2 of 2) sorted by relevance
91 const fileDir: string = filePath.substring(0, filePath.lastIndexOf('\\')); constant
188 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath); constant