talawa-api / Exports / setup/askToKeepValues
Module: setup/askToKeepValues
Table of contents
Functions
Functions
askToKeepValues
▸ askToKeepValues(): Promise
<boolean
>
Function to ask if the user wants to keep the entered values
The function askToKeepValues
prompts the user with a confirmation message and returns a boolean
indicating whether the user wants to keep the entered key.
Returns
Promise
<boolean
>
a boolean value, either true or false.