select()
select(string $description, string|array $options, null|mixed $default = null, boolean $allowExit = true) : array
List multiple options and allow multiple selections
Parameters
string | $description | |
string|array | $options | |
null|mixed | $default | |
boolean | $allowExit |