Skip to content

[QUESTION] How do I disable typer's exception handler #129

@cazador481

Description

@cazador481

I want to be able to disable typer/Click's exception handler, and handle the exceptions myself.
I see that in click you can do this by setting standalone_mode = False in the command.main() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion or problem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions