Skip to content

Conversation

@straight-shoota
Copy link
Member

This overload easily allows forwarding the exit status of a sub-process like this:

status = Process.run("exit 12", shell: true)
exit status

It's a component for building a Process.exec alternative with portable semantics (#14422). But I figure it can be useful on its own, so it should be exposed in the public API.

@straight-shoota straight-shoota added this to the 1.19.0 milestone Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants