Skip to main content

RunIndexCommand

Hierarchy

Index

Constructors

constructor

  • Returns default

Properties

cwd

cwd: undefined | string = ...

json

json: boolean = ...

staticpaths

paths: string[][] = ...

Methods

execute

  • execute(): Promise<0 | 1>
  • Returns Promise<0 | 1>

validateAndExecute

  • validateAndExecute(): Promise<number>
  • Returns Promise<number>