1.7 (checked in on 2008/02/01 at 21:56:08 by weitzman)
drush (the drupal shell) provides a command line interface for Drupal.
| Name | Description |
|---|---|
| drush_callback_help | Command callback. Display help. |
| drush_drush_command | Implementation of hook_drush_command(). |
| drush_get_options | Get the available options for Drush. |
| drush_help | Implementation of hook_help() |
| drush_usage | This is called if no command or an unknown command is entered. |