How does child_process spawn capture output in real time

前端 未结 0 920
滥情空心
滥情空心 2020-12-29 09:47

I am learning vscode plugin development and I want to know if spawn can get the output in real time.

I run the following code.

        const { spawn }          


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