|
core_drush_engine_drupal |
commands/core/core.drush.inc |
|
|
core_drush_engine_type_info |
commands/core/core.drush.inc |
Implementation of hook_drush_engine_type_info(). |
|
pm_drush_engine_package_handler |
commands/pm/pm.drush.inc |
Used by dl and updatecode commands to determine how to download/checkout new projects and acquire updates to projects. |
|
pm_drush_engine_release_info |
commands/pm/pm.drush.inc |
Used by dl and updatecode commands to determine how to download/checkout new projects and acquire updates to projects. |
|
pm_drush_engine_type_info |
commands/pm/pm.drush.inc |
Implementation of hook_drush_engine_type_info(). |
|
pm_drush_engine_version_control |
commands/pm/pm.drush.inc |
Integration with VCS in order to easily commit your changes to projects. |