Name of the experiment hook class. This will be used to initialize config files.
Unique id of this experiment hook type.
Default parameters that should be added to the 'jbr-experiment.json' file during initialization. These should correspond to all (required) Components.js parameters for instantiating an experiment.
The experiment directories. (guaranteed to exists)
Names of possible sub-hooks into the hook.
Called upon initializing a new experiment.
The experiment directories. (guaranteed to exists)
The experiment hook handler instance.
Generated using TypeDoc
Handler for a certain type of experiment hook.