Searched defs:runOptions (Results 1 – 2 of 2) sorted by relevance
26 const runOptions = { stdio: ['inherit', 'pipe', 'inherit'] }; variable
29 const runOptions = { stdio: ['inherit', 'pipe', 'inherit'] }; variable