Closed (fixed)
Project:
Drush Notify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2012 at 17:48 UTC
Updated:
6 May 2012 at 18:00 UTC
drush_notify_send() is essentially an "API" function that should be readily available to any Drush commands that care to use it.
A small cleanup of the code would be to reduce some of the redundancy around calculating the message, with a drush_notify_command_message($command, $default = NULL)
Comments
Comment #1
Grayside commented