Searched defs:fileDir (Results 1 – 3 of 3) sorted by relevance
271 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath); constant595 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath); constant645 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), '../../api'); constant
294 function isExistImportFile(fileDir, importPath) { argument
955 fileDir: string = ''; property in ParserParam