Skip to content

Implement more robust error catching #4

@omgimanerd

Description

@omgimanerd

The error message in Util.handleFail() should display no matter where an error is thrown. yargs only catches an error inside the command module, but if an error is thrown from Display or Util, it will not be caught.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions