Skip to content

[Question] How to set prompt response programmatically? #81

@fra-luc

Description

@fra-luc

Hi!
Given an executed prompt, would there be a way to change its status programmatically, possibly from another thread?

Something like:

prompt = inquirer.select(...)
prompt.execute()
prompt.status = "skipped"

Thank you!

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