Skip to main content

WorkspacesFocusCommand

Hierarchy

Index

Constructors

constructor

  • new WorkspacesFocusCommand(): default
  • Returns default

Properties

all

all: boolean = ...

cwd

cwd: undefined | string = ...

json

json: boolean = ...

production

production: boolean = ...

workspaces

workspaces: string[] = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

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

validateAndExecute

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