It also adds an extra options.exportConsoleOutput option that will just dump all console output on the terminal
The way console messages are caught is a bit hacky, (first time I dealt with process spawners and their stdout 😢 ), so maybe there's a better way to isolate them.
It also adds an extra options.exportConsoleOutput option that will just dump all console output on the terminal
The way console messages are caught is a bit hacky, (first time I dealt with process spawners and their stdout 😢 ), so maybe there's a better way to isolate them.