Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add os.command to support spawning child processes #380

Merged
merged 4 commits into from
Dec 16, 2024
Merged

Add os.command to support spawning child processes #380

merged 4 commits into from
Dec 16, 2024

Conversation

irh
Copy link
Contributor

@irh irh commented Dec 13, 2024

This PR introduces os.command, a wrapper for Rust's std::process library which allows for running executables and dealing with child processes.

@irh irh force-pushed the os-command branch 4 times, most recently from cd54179 to 0688f08 Compare December 15, 2024 09:57
@irh irh merged commit 1f1dba4 into main Dec 16, 2024
8 checks passed
@irh irh deleted the os-command branch December 16, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant