Functions | |
| multi_status () | |
| multi_nagios () | |
| multi_moo () | |
| multi_moo | ( | ) |
Command callback for "multi moo"
Congratulation, you have found an easteregg
Definition at line 273 of file multi.drush.inc.
| multi_nagios | ( | ) |
Command callback for "multi-nagios"
Calls _multi_nagios_site() if a valid site was supplied or _multi_nagios_root()
Definition at line 251 of file multi.drush.inc.
References _multi_check_site(), _multi_nagios_root(), and _multi_nagios_site().
| multi_status | ( | ) |
Command callback for "multi-status"
Definition at line 200 of file multi.drush.inc.
References _multi_previous_installations(), _multi_recommended_version(), and _multi_scan_sites().
1.5.8