Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
| Name | Location | Description |
|---|---|---|
| drush_tools_sync | contributions/drush/drush_tools/drush_tools.module | Push files from or to the local Drupal install using SSH and RSync |
| Name | Location | Description |
|---|---|---|
| drush_confirm | contributions/drush/drush.inc | Ask the user a basic yes/no question. |
| drush_die | contributions/drush/drush.inc | Exits with a message. TODO: Exit with a correct status code. |
| drush_op | contributions/drush/drush.inc | Calls a given function, passing through all arguments unchanged. |
| drush_print | contributions/drush/drush.inc | Prints a message. |
| drush_tools_sync | contributions/drush/drush_tools/drush_tools.module | Push files from or to the local Drupal install using SSH and RSync |
| t | 6/includes/common.inc | Translate strings to the page language or a given language. |