Contributions API

drush.module

Version

1.7 (checked in on 2008/02/01 at 21:56:08 by weitzman)

Description

drush (the drupal shell) provides a command line interface for Drupal.

Functions

Namesort iconDescription
drush_callback_helpCommand callback. Display help.
drush_drush_commandImplementation of hook_drush_command().
drush_get_optionsGet the available options for Drush.
drush_helpImplementation of hook_help()
drush_usageThis is called if no command or an unknown command is entered.