| commit | a5d7d3202041823e19881a58c1c16f59d0f8594e | [log] [tgz] |
|---|---|---|
| author | jonahwilliams <jonahwilliams@google.com> | Thu Oct 22 09:56:19 2020 -0700 |
| committer | jonahwilliams <jonahwilliams@google.com> | Thu Oct 22 09:57:11 2020 -0700 |
| tree | 5a5e26a0e701bd80dd674819139d11d0e35e8acc | |
| parent | 1db3b85c834dde2756539b064fb6350b3727fc2c [diff] |
roll for null safety
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: