We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So trying to document the process a bit more. Is this a fair representation?
The text was updated successfully, but these errors were encountered:
Almost, the process just forwards to the launcher, and the launcher returns an object of type process. I.e. 2 & 3 originate with the ProcessLauncher.
process
launcher
ProcessLauncher
The documentation for how it works in boost.process is here, note that the ProcessLauncher is called executor there:
boost.process
Sorry, something went wrong.
No branches or pull requests
So trying to document the process a bit more. Is this a fair representation?
The text was updated successfully, but these errors were encountered: