Suppressing the output of a command run using 'system' method while running it in a ruby script

后端 未结 8 1278
醉梦人生
醉梦人生 2020-12-29 20:13

I am not sure if this makes sense but I am thinking if there is a way to suppress the output shown for a command when run using the system method in ruby? I mea

8条回答
提交回复
热议问题