Skip to content

Use lldb.SBInputReader to accept user input #27

@p-x9

Description

@p-x9

For example, the cookie delete command asks the user for confirmation before completely erasing.
Processing will continue only if YES is entered.

Currently, it uses the standard Python function input to accept input, but we will replace it with lldb.SBInputReader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions