Skip to main content

VersionApplyCommand

Hierarchy

Index

Constructors

constructor

  • Returns default

Properties

all

all: boolean = ...

cwd

cwd: undefined | string = ...

dryRun

dryRun: boolean = ...

json

json: boolean = ...

prerelease

prerelease: undefined | string | boolean = ...

recursive

recursive: undefined | boolean = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

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

validateAndExecute

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