Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BooleanDeclarationOption

Hierarchy

Index

Properties

Properties

Optional defaultValue

defaultValue: boolean

If not specified defaults to false.

help

help: string

The help text to be displayed to the user when --help is passed.

name

name: string

The option name.

type

type: Boolean

The parameter type, used to convert user configuration values into the expected type. If not set, the type will be a string.

Generated using TypeDoc