Skip to content

DX: Cofirmation style and behavior #319

@samdark

Description

@samdark

Proposed new feature or change

Confirmation should accept an empty value as "yes."

Could be done by using \Symfony\Component\Console\Style\SymfonyStyle:

$io = new SymfonyStyle($input, $output);

if ($this->io->confirm($question)) {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions