Searched defs:execSync (Results 1 – 6 of 6) sorted by relevance
2 var execSync = require('child_process').execSync variable
14 const execSync = require('child_process').execSync constant
26 function execSync(command) { function
854 function execSync(command, options) { function935 execSync, property
139 const execSync = require('child_process').execSync; constant
143 const execSync = require('child_process').execSync; constant