Add pid and exitCode getters.

This makes the API more similar to dart:io's Process.
2 files changed
tree: 08428faf113132a41d6de5d3fd58ab4595e6cdb3
  1. lib/
  2. test/
  3. .gitignore
  4. AUTHORS
  5. CHANGELOG.md
  6. CONTRIBUTING.md
  7. LICENSE
  8. pubspec.yaml
  9. README.md
README.md

A library for testing subprocesses.