ProcessRunner constructor

const ProcessRunner(
  1. String _executable
)

Implementation

const ProcessRunner(this._executable);