Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CommandLineImpl

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new CommandLineImpl(words: string[], positionalArguments: string[]): CommandLineImpl

Properties

positionalArguments

positionalArguments: string[]

words

words: string[]

Accessors

firstWord

  • get firstWord(): string

Methods

toString

  • toString(): string

Generated using TypeDoc