Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumerations

Interfaces

Functions

Functions

  • Ask for user input for a specific attribute

    async

    Parameters

    • cliParam: undefined | String | Number

      The value of the CLI if existant

    • skipConfirmation: Boolean

      If the user should be asked for confirmation

    • questionParams: IGenerateQuestion

      The question parameters

    Returns Promise<ICliOptions>

    The answer of the user

Generated using TypeDoc