Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TaskPrepare

Runs the preparation phase of an experiment.

Hierarchy

  • TaskPrepare

Index

Constructors

constructor

  • new TaskPrepare(context: ITaskContext, forceOverwriteGenerated: boolean, combination: undefined | number): TaskPrepare

Properties

Private Readonly combination

combination: undefined | number

Private Readonly context

context: ITaskContext

Private Readonly forceOverwriteGenerated

forceOverwriteGenerated: boolean

Methods

prepare

  • prepare(): Promise<void>

Generated using TypeDoc