wrapper function taking exe and args

Open
#419 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

Research direction

Start by reading the Boost.Process API entry points named in the issue, boost::process::exe and boost::process::args, and check the surrounding usage examples. Determine how a wrapper can accept these arguments and document the supported form; done means the distinction between these names and types is clear to users.

Written by the indexing model from the issue text.

Description

How does one write a wrapper function taking boost::process::exe and boost::process::args.

is boost::process::exe even a type? seems not...

What trickery is this?
Thanks.

Dominant language
C++
Stars
145
Forks
151
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from boostorg/process

All issues in boostorg/process

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.