Commando icon indicating copy to clipboard operation
Commando copied to clipboard

Throwing / Handling Errors

Open CortexPE opened this issue 5 years ago • 2 comments

Parse errors shouldn't be directly sent from the parser, throw only one at a time.

Throwing several errors at once might cause confusion because not only will it be inconsistent and unpredictable, the user might even be spammed.

CortexPE avatar Aug 09 '19 00:08 CortexPE

This is presently causing headache-inducing error messages for me 😠

CortexPE avatar Aug 09 '19 00:08 CortexPE

Still think its most important to get subcommands working correctly

lukeeey avatar Aug 09 '19 19:08 lukeeey