Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HelperStartingEvent

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

event

event: string | string[]

helpers

helpers: Helpers

name

name: string

Accessors

cli

  • get cli(): Cli
  • Returns Cli

Methods

cancel

  • cancel(): void

canceled

  • canceled(cb: function): this
  • Parameters

    • cb: function
        • (): void
        • Returns void

    Returns this

isCanceled

  • isCanceled(): boolean

proceed

  • proceed(cb: function): this
  • Parameters

    • cb: function
        • (): void
        • Returns void

    Returns this

Generated using TypeDoc