Skip to contents

Attempts to create a prompt object from whatever is passed as 'prompt'; then calls the internal function to append the prompt wrap.

Usage

# Default S3 method
prompt_wrap(prompt, ...)

Arguments

prompt

Input for the prompt object

...

Additional arguments

Value

A prompt object with the new prompt wrap appended to it.