Spaces:
Running
Running
require('thenify-all').withCallback( | |
require('child_process'), | |
exports, [ | |
'exec', | |
'execFile', | |
] | |
) | |
require('thenify-all').withCallback( | |
require('child_process'), | |
exports, [ | |
'exec', | |
'execFile', | |
] | |
) | |