Return the result of execFile in node.js

前端 未结 0 1497
[愿得一人]
[愿得一人] 2020-11-21 05:33

I want to get the result back from a execFile call:

var http = require(\'http\');
var fs = require(\'fs\');
const execF         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题