Functions | |
| drush_multi_create_validate ($destination, $document_root=NULL) | |
| drush_multi_create ($destination, $document_root=NULL) | |
| drush_multi_create_rollback ($destination, $document_root=NULL) | |
| drush_multi_create | ( | $ | destination, | |
| $ | document_root = NULL | |||
| ) |
Implementation of drush_hook_COMMAND()
| $destination |
Definition at line 494 of file multi.drush.inc.
References _multi_recommended_version(), and _multi_relative_path().
| drush_multi_create_rollback | ( | $ | destination, | |
| $ | document_root = NULL | |||
| ) |
Implementation of drush_hook_COMMAND_rollback()
Definition at line 650 of file multi.drush.inc.
| drush_multi_create_validate | ( | $ | destination, | |
| $ | document_root = NULL | |||
| ) |
Implementation of drush_hook_COMMAND_validate()
| $destination |
Definition at line 416 of file multi.drush.inc.
1.5.8