\Inhere\Console\Component\InteractConfirm

Class Confirm

Summary

Methods
Properties
Constants
ask()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

ask()

ask(string  $question, boolean  $default = true) : boolean

Send a message request confirmation

Parameters

string $question

The question message

boolean $default

Default value

Returns

boolean