Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HookCli

A hook instance for a CLI-based hook.

Hierarchy

  • HookCli

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new HookCli(entrypoint: string[], statsFilePath?: string): HookCli

Properties

Readonly entrypoint

entrypoint: string[]

Optional Readonly statsFilePath

statsFilePath: string

Methods

clean

prepare

  • prepare(context: ITaskContext, forceOverwriteGenerated: boolean): Promise<void>

start

Generated using TypeDoc