Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/
Dmain.ts44 const fullPath = path.join(dir, value); constant
68 const fullPath = path.join(componentPath, value); constant
/ide/tools/previewer/automock/mock-generate/src/common/
DkitUtils.ts37 const fullPath = path.join(kitDir, value); constant