Lines Matching defs:cmd
15 const cmd = constant
27 const cmd = constant
37 const cmd = `"${process.execPath}" -e "console.log('hello world');"`; constant
47 const cmd = 'echo hello world'; constant
60 const cmd = constant
78 const cmd = constant
90 const cmd = `"${process.execPath}" -e "console.log('${unicode}');"`; constant
102 const cmd = `"${process.execPath}" -e "console.error('${unicode}');"`; constant
114 const cmd = `"${process.execPath}" -e "console.log('${unicode}');"`; constant
128 const cmd = `"${process.execPath}" -e "console.error('${unicode}');"`; constant
142 const cmd = `"${process.execPath}" -e "console.error('${unicode}');"`; constant