Abstract base class for all prompts
Class methods
prompt_name
Class properties that must be defined by subclasses
Sourceprompt_name=(prompt_name :
String)
Class properties that must be defined by subclasses
SourceInstance methods
Abstract method that must be implemented by subclasses
Should return a hash containing the prompt content and messages
Source