Constructors
constructor
-
Parameters
-
-
hookPathName: string[]
-
handlerTypeId: string
-
Properties
Private Readonly handlerTypeId
handlerTypeId: string
Private Readonly hookPathName
hookPathName: string[]
Private Readonly npmInstaller
Methods
Static getObjectPath
- getObjectPath(configPath: string, object: any, path: string[]): any
-
Parameters
-
configPath: string
-
object: any
-
path: string[]
Returns any
Static setObjectPath
- setObjectPath(configPath: string, object: any, path: string[], value: any): void
-
Parameters
-
configPath: string
-
object: any
-
path: string[]
-
value: any
Returns void
Sets a handler for a given experiment's hook