Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICLIOption

A parsed command-line option.

Hierarchy

  • ICLIOption

Index

Properties

Properties

name

name: string

The name of the option.

value

value: any

The value parsed.

Generated using TypeDoc