Searched defs:apiInputPath (Results 1 – 2 of 2) sorted by relevance
20 function compileMock(apiInputPath) { argument36 const apiInputPath = process.argv[PARAM_INDEX]; constant
24 const apiInputPath = process.argv[paramIndex]; constant