Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TaskSetHook

Sets a handler for a given experiment's hook

Hierarchy

  • TaskSetHook

Index

Constructors

constructor

Properties

Private Readonly context

context: ITaskContext

Private Readonly handlerTypeId

handlerTypeId: string

Private Readonly hookPathName

hookPathName: string[]

Private Readonly npmInstaller

npmInstaller: NpmInstaller

Methods

set

Static getObjectPath

  • getObjectPath(configPath: string, object: any, path: string[]): any

Static setObjectPath

  • setObjectPath(configPath: string, object: any, path: string[], value: any): void

Generated using TypeDoc