| commit | 740e8213297e29fc32b42a3a0b9dff8ad50e96a9 | [log] [tgz] |
|---|---|---|
| author | Ian Hickson <ian@hixie.ch> | Fri Jan 29 22:53:39 2021 -0800 |
| committer | GitHub <noreply@github.com> | Fri Jan 29 22:53:39 2021 -0800 |
| tree | 21b8ba1e6f6b5b5da25e364cc08b1e4fd94efa2b | |
| parent | 884d84fbf6847e6c7f5c7428eabecf42e3ddfa11 [diff] |
Doc fixes for ProcessManager.start (#54) Looks like the docs were not updated after some past changes.
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: