way to get the response
MohamedA95 opened this issue · 2 comments
MohamedA95 commented
Hello,
is there is a way to get the response of the command or even make sure that the command was executed successfully??
kind regards.
MohamedA95 commented
Hello,
I solved this by using
curl(command).toString()
libetl commented
ok