Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CliExecuteCommandEvent

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

alwaysRun

alwaysRun: null | string

config

event

event: string | 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