标签: node.js windows echo child-process
像这样:
我尝试使用cmd.exe,powershell.exe,git-bash.exe,它们两个都具有此行为。为什么?
答案 0 :(得分:0)
如果评估的REPL输入是一个表达式,则评估结果将打印在控制台中,否则将输出undefined。
undefined
如the reference所述,childprocess_exec()返回child process对象:
childprocess_exec()
返回:<ChildProcess>
<ChildProcess>