6e3d41f433
This keeps it consistent with the render process which also suppresses deprecations Closes #5383
3 linhas
60 B
JavaScript
3 linhas
60 B
JavaScript
require('fs').existsSync('hi');
|
|
process.stdout.write('hi');
|