1.8 (checked in on 2008/03/29 at 21:05:19 by weitzman)
drush_trools.sql
A soup of site utilities.
| Name | Description |
|---|---|
| drush_tools_cache_clear | |
| drush_tools_cron_run | |
| drush_tools_drush_command | Implementation of hook_drush_command(). |
| drush_tools_help | Implementation of hook_help(). |
| drush_tools_sync | Push files from or to the local Drupal install using SSH and RSync |
| drush_tools_watchdog_delete | Deletes all log messages of a certain type from the watchdog log (default: all). |
| drush_tools_watchdog_show | Displays the most recent watchdog log messages (default: 10 messages). |
| _drush_tools_watchdog_format_message |