heidr TypeDocs - v0.0.7
Preparing search index...
utils/prompt
confirm
Function confirm
confirm
(
question
:
string
,
defaultValue
?:
boolean
)
:
Promise
<
boolean
>
Prompt user with confirmation (y/n)
Parameters
question
:
string
defaultValue
:
boolean
= false
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Back to Commands
GitHub
npm
heidr TypeDocs - v0.0.7
Loading...
Prompt user with confirmation (y/n)