Skip to main content

StageCommand

Hierarchy

Index

Constructors

constructor

  • Returns default

Properties

commit

commit: boolean = ...

cwd

cwd: undefined | string = ...

dryRun

dryRun: boolean = ...

reset

reset: boolean = ...

update

update: boolean = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

  • execute(): Promise<void>
  • Returns Promise<void>

validateAndExecute

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