Searched defs:singleCmd (Results 1 – 8 of 8) sorted by relevance
39 …const singleCmd: string = `${cmd} "${cacheFilePath}" -o "${cacheAbcFilePath}" --source-file "${sou… constant65 const singleCmd: string = `${cmd} "${filePath}"`; constant
48 const singleCmd: string = `${cmd} --input-file "${filePath}" --output-proto --merge-abc`; constant
35 …const singleCmd: string = `${cmd} "${cacheOutputPath}" -o "${cacheAbcFilePath}" --source-file "${s… constant
622 …const singleCmd: string = `"${js2Abc}" --compile-npm-entries "${npmEntriesInfoPath}" "${npmEntries… constant1199 …const singleCmd: string = `"${mergeAbc}" --input "@${protoFilePath}" --outputFilePath "${projectCo… constant