Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • YargSaverPositionalCommand

Implements

Index

Constructors

constructor

Properties

commandLine

commandLine: CommandLine

commandName

commandName: string

conflictResolution

conflictResolution: ConflictResolution

description

description: string

handleInstructions

handleInstructions: HandleInstructions

helpMessages

helpMessages: string[] = []

isRunnable

isRunnable: boolean = true

parameters

parameters: CommandLineParameter[] = []

positionalArguments

positionalArguments: Array<object>

Accessors

contributorName

  • get contributorName(): string

Methods

addHelpMessages

  • addHelpMessages(strs: string[]): void

build

command

demandCommand

option

  • option(parameterName: string, opts: ParameterOptions): YargBuilder

withParameter

withSubcommand

  • withSubcommand(): never

Generated using TypeDoc