05nelsonm / kmp-process

Process implementation for Kotlin Multiplatform
Apache License 2.0
30 stars 1 forks source link

Add error handling #109

Closed 05nelsonm closed 5 months ago

05nelsonm commented 5 months ago

Needs to be a way of piping errors to a callback. Not only for Node.js, but for OutputFeed exceptions as well.