Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/
Dbuild.js20 function compileMock(apiInputPath) { argument
36 const apiInputPath = process.argv[PARAM_INDEX]; constant
/ide/tools/previewer/automock/mock-generate/src/common/
DsystemUtils.ts24 const apiInputPath = process.argv[paramIndex]; constant