Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Make printed errors show defined messages #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bermudalocket
Copy link

Printing the error's localized description (before):

The operation couldn’t be completed. (sfsymbols.ArgumentParserError error 5.)
Program ended with exit code: 0

Printing the error object itself (after):

fontLocationString("Unable to locate suitable SF Symbols font")
Program ended with exit code: 0

@MoOx
Copy link

MoOx commented Jan 20, 2021

@davedelong this would help to somehow close #23 as the error would become more obvious :)

@malhal
Copy link

malhal commented Jan 26, 2021

Please merge this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants