Skip to main content

WorkspacesListCommand

Hierarchy

Index

Constructors

constructor

  • new WorkspacesListCommand(): default
  • Returns default

Properties

cwd

cwd: undefined | string = ...

json

json: boolean = ...

noPrivate

noPrivate: undefined | boolean = ...

recursive

recursive: boolean = ...

since

since: undefined | string | boolean = ...

verbose

verbose: boolean = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

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

validateAndExecute

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