Class: abstract
BaseSelector
Extends
Extended by
Constructors
new BaseSelector()
new BaseSelector():
BaseSelector
Returns
Inherited from
Methods
_getPromptModules()
abstract
protected
_getPromptModules():ModuleRecord
Return a dictionary of sub-modules within the current module that also implement PromptMixin (so that their prompts can also be get/set).
Can be blank if no sub-modules.
Returns
Inherited from
Defined in
packages/core/dist/prompts/index.d.ts:69
_getPrompts()
abstract
protected
_getPrompts():PromptsRecord