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

[DOC] RDoc for module Process #8847

Merged
merged 8 commits into from
Nov 8, 2023
Merged

[DOC] RDoc for module Process #8847

merged 8 commits into from
Nov 8, 2023

Conversation

BurdetteLamar
Copy link
Member

@BurdetteLamar BurdetteLamar commented Nov 5, 2023

Adding to the module's RDoc with a view to helping the user in choosing among the ways to create a process. Should this also mention backticks? Or anything else?

@BurdetteLamar BurdetteLamar added the Documentation Improvements to documentation. label Nov 5, 2023
Copy link
Member

@peterzhu2118 peterzhu2118 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this also mention backticks?

I think it would make sense to mention backticks since it also mentions Kernel#system.

process.c Outdated Show resolved Hide resolved
process.c Outdated Show resolved Hide resolved
@BurdetteLamar
Copy link
Member Author

@peterzhu2118, ready for you.

process.c Outdated Show resolved Hide resolved
process.c Outdated Show resolved Hide resolved
process.c Outdated Show resolved Hide resolved
@peterzhu2118 peterzhu2118 merged commit d80009d into ruby:master Nov 8, 2023
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements to documentation.
2 participants