Functions | |
| drush_multi_create_validate ($destination) | |
| drush_multi_create ($destination) | |
| drush_multi_create_rollback ($destination) | |
| drush_multi_create | ( | $ | destination | ) |
Implementation of drush_hook_COMMAND()
| $destination |
Definition at line 679 of file multi.drush.inc.
References _multi_recommended_version(), and _multi_relative_path().
| drush_multi_create_rollback | ( | $ | destination | ) |
Implementation of drush_hook_COMMAND_rollback()
Definition at line 845 of file multi.drush.inc.
| drush_multi_create_validate | ( | $ | destination | ) |
Implementation of drush_hook_COMMAND_validate()
| $destination |
Definition at line 608 of file multi.drush.inc.
References _multi_check_project().
1.5.8