Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "plugins/prompt"

Index

Type aliases

ValueConverterModuleExecutor

ValueConverterModuleExecutor: function

Converts a (string) value.

param

The arguments for the execution.

returns

The result.

Type declaration

ValueValidatorModuleExecutor

ValueValidatorModuleExecutor: function

A validator function / method.

param

The arguments.

returns

User value is valid or not.

Type declaration

Variables

Const NOT_FOUND_IN_CACHE

NOT_FOUND_IN_CACHE: unique symbol = Symbol('NOT_FOUND_IN_CACHE')

Functions

createPlugin

Generated using TypeDoc