Remove `set exitCode` (#17) It's no longer defined in the SDK, which means we no longer have to (and no longer should) override it.
A generic process invocation abstraction for Dart.
Like dart:io, package:process supplies a rich, Dart-idiomatic API for spawning OS processes.
Unlike dart:io, package:process: