Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DcoreImpls.ts125 const dirName = path.dirname(inputParam.outputFilePath); constant
128 const dirName = path.dirname(inputParam.inputFilePath); constant