Skip to main content

ConfigUnsetCommand

Hierarchy

Index

Constructors

constructor

  • Returns default

Properties

cwd

cwd: undefined | string = ...

home

home: boolean = ...

name

name: string = ...

staticpaths

paths: string[][] = ...

staticusage

usage: Usage = ...

Methods

execute

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

validateAndExecute

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