drush_delete_drush_command |
./drush_delete.drush.inc |
Implements hook_drush_command(). |
|
|
drush_drush_delete_delete_all |
./drush_delete.drush.inc |
Call back function drush_custom_drush_command_say_hello()
The call back function name in the following format
drush_{module_name}_{item_id_for_command}() |
|
|
drush_drush_delete_delete_all_entity |
./drush_delete.drush.inc |
Call back function drush_custom_drush_command_say_hello()
The call back function name in the following format
drush_{module_name}_{item_id_for_command}() |
|
|
drush_drush_delete_delete_all_taxonomy_vocabulary_term |
./drush_delete.drush.inc |
Call back function drush_custom_drush_command_say_hello()
The call back function name in the following format
drush_{module_name}_{item_id_for_command}() |
|
|