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

Various enchancements. #3

Open
5 tasks
rustonaut opened this issue Jan 25, 2021 · 0 comments
Open
5 tasks

Various enchancements. #3

rustonaut opened this issue Jan 25, 2021 · 0 comments
Assignees

Comments

@rustonaut
Copy link
Owner

  • support spawn mechanics (returning a Child<Output, Error> wrapping the std Child + mapping function)
    • might need some special handling for output mapping
  • allow piping stdout/stderr to /dev/null if not captured
  • allow defining the expected exit status (and if it's checked) default based on the OutputMapping.
  • provide unix extension trait methods
  • provide windows extension trait methods, maybe.
@rustonaut rustonaut self-assigned this Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant