ProfileHarnessCommand constructor
ProfileHarnessCommand(
- String entrypointPath
Implementation
ProfileHarnessCommand(this.entrypointPath) {
registerHarnessFlags();
registerProfileHarnessFlags();
}