process
process copied to clipboard
Please do not remove `runInteractiveCommand` and friends in a future release
I see that they are marked as deprecated in the latest documentation. These are much more ergonomic than createProcess for simple use cases IMHO. Being forced to use the record syntax to get a CreatePipe would be unfortunate.
Just my two cents. 😅