Skip to content

Conversation

@mediocregopher
Copy link

There are some reasons, for example to control environment variables being passed to the process, that the calling code might want more control over how the process is created. The new option function allows overwriting the exec.Command in order to do so.

There are some reasons, for example to control environment variables
being passed to the process, that the calling code might want more
control over how the process is created. The new option function allows
overwriting the `exec.Command` in order to do so.
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