Hi, Where can I find the definition of this function `platform.posix.system(command)` ? I’d like t...
g
Hi, Where can I find the definition of this function
platform.posix.system(command)
? I’d like to get the output or the error, like we do with the inputStream and errorStream for jvm. I tried to find inside of the repo but it is difficult to locate it there
g
Oh, thanks, I’ll try to follow the link here 😉