IsolateCommandExec constructor

const IsolateCommandExec(
  1. IsolateRunner _runner
)

Implementation

const IsolateCommandExec(this._runner);