Home
last modified time | relevance | path

Searched defs:fileDir (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/src/
Dapi_check_plugin.ts91 const fileDir: string = filePath.substring(0, filePath.lastIndexOf('\\')); constant
/interface/sdk-js/build-tools/dts_parser/src/bin/
Dconfig.ts188 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath); constant