Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IArguments

An object containing the final argument array and the parsed options.

Hierarchy

  • IArguments

Index

Properties

Properties

args

args: string[]

Argument array.

options

options: ICLIOptionObj

Array or object of parsed options.

Generated using TypeDoc