-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
It would be cool to have a function that the BaseCommand will always call via it's destructor - as the first act. This can be used to say "hey, will you please SMS me when you're done?"
We can later on build some strategies around this, so we can call our commands with something like:
--done-sms=0821231234
--done-email=sarel@example.com
--done-task-complete
Reactions are currently unavailable