Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EntryCommand

Hierarchy

Properties

Methods

Properties

args

args: string[] = Option.Proxy()

cwd

cwd: undefined | string = Option.String(`--cwd`, {hidden: true})

leadingArgument

leadingArgument: string = Option.String()

Methods

execute

  • execute(): Promise<number>

Generated using TypeDoc