sheagcraig / yo

Send Notification Center messages from the command line
Apache License 2.0
384 stars 44 forks source link

Yo will happily accept potentially problematic values for notifications #15

Open sheagcraig opened 7 years ago

sheagcraig commented 7 years ago

So you know, you should always test this stuff before pushing it out to users... BUT, it would be helpful if, as part of the commandline parsing, Yo let you know if your title was going to get truncated, or a value for sound doesn't point to anything, or some such other issue.

Anyone with knowledge of potential broken argument values should feel free to jam pile on this issue to help me develop the checks.