ReplayHarnessCommand constructor

ReplayHarnessCommand(
  1. String entrypointPath
)

Implementation

ReplayHarnessCommand(this.entrypointPath) {
  registerHarnessFlags();
}