process 1.1.0 copy "process: ^1.1.0" to clipboard
process: ^1.1.0 copied to clipboard

outdatedDart 1 only

A pluggable, mockable process invocation abstraction for Dart.

1.1.0 #

  • Added support to transparently find the right executable under Windows.

1.0.1 #

  • The executable and arguments parameters have been merged into one command parameter in the run, runSync, and start methods of ProcessManager.
  • Added support for sanitization of command elements in RecordingProcessManager and ReplayProcessManager via the CommandElement class.

1.0.0 #

  • Initial version
42
likes
30
points
5.95M
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

A pluggable, mockable process invocation abstraction for Dart.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

file, intl, meta, path, platform

More

Packages that depend on process