Skip to content

Skipping Prompts when overwritting executables #223

Closed
@johnbute

Description

@johnbute

Whenever you have existing executables and wish to install a version of swift, swiftly prompts the user to make sure that they want to overwrite those executables.

Installing package in user home directory...
The following existing executables will be overwritten:
...
Proceed? (y/N):
Error: Toolchain installation has been cancelled

However, the program skips past the prompt and returns its default value (No), which cancels the installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions