Skip to main content

SetVersionCommand

Hierarchy

Index

Constructors

constructor

  • Returns default

Properties

cwd

cwd: undefined | string = ...

onlyIfNeeded

onlyIfNeeded: boolean = ...

useYarnPath

useYarnPath: undefined | boolean = ...

version

version: string = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

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

validateAndExecute

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