Searched defs:singleCmd (Results 1 – 4 of 4) sorted by relevance
39 …const singleCmd: any = `${cmd} "${cacheFilePath}" -o "${cacheAbcFilePath}" --source-file "${source… constant65 const singleCmd: any = `${cmd} "${filePath}"`; constant
48 const singleCmd: any = `${cmd} --input-file "${filePath}" --output-proto --merge-abc`; constant
35 …const singleCmd: any = `${cmd} "${cacheOutputPath}" -o "${cacheAbcFilePath}" --source-file "${sour… constant
616 …const singleCmd: any = `"${js2Abc}" --compile-npm-entries "${npmEntriesInfoPath}" "${npmEntriesPro… constant1192 …const singleCmd: any = `"${mergeAbc}" --input "@${protoFilePath}" --outputFilePath "${projectConfi… constant