How to append gradle output via subprocess.Popen to file?

后端 未结 0 1692
[愿得一人]
[愿得一人] 2020-12-02 16:25

I want to get the output of gradle tasks into a log file, and I referenced this answer, and this is my code:

outfile =          


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