Deno.Command adding a weird newline on an argument
Howdy, I need help with Deno.Command adding a newline to an argument passed to the call.
It's pretty weird as with the debugger I can clearly see that there is no added newline in the string that I use.
1 Reply
resolved: It was the STDOUT's endline