Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GroupCommandYargs

Imperative define group command to Yargs - defines the group and it's children to Yargs.

Hierarchy

Index

Constructors

constructor

Properties

Protected log

log: Logger = Logger.getImperativeLogger()

Protected yargsParms

yargsParms: IYargsParms

Parameter object contains parms for Imperative/Yargs and command response objects

Static STOP_YARGS

STOP_YARGS: boolean = false

TODO: REMOVE THIS, workaround for yargs.fail() problem

Accessors

Protected commandLine

  • get commandLine(): string

definition

Protected envVariablePrefix

  • get envVariablePrefix(): string

Protected helpGeneratorFactory

parents

Protected profileManagerFactory

Protected promptPhrase

  • get promptPhrase(): string

Protected responseParms

Protected rootCommandName

  • get rootCommandName(): string

yargs

  • get yargs(): Argv

Methods

constructDefinitionTree

defineCommandToYargs

Protected executeHelp

Protected executeWebHelp

Protected getBrightYargsResponse

Protected getDepthExamples

Protected getZoweYargsResponse

Generated using TypeDoc