Skip to main content

SetResolutionCommand

Hierarchy

Index

Constructors

constructor

  • new SetResolutionCommand(): default
  • Returns default

Properties

cwd

cwd: undefined | string = ...

descriptor

descriptor: string = ...

resolution

resolution: string = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

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

validateAndExecute

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