Error command #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(While it would be cool yet useless to have the error function, this is about an actual suggestion this time).
It would be great for debugging and control flow if we could make our own error messages.
Example Syntax:
error $str- stops the program and outputs the error message, in red, to the console.Done in the latest commit