'Drush hooks'


Functions

 multi_drush_help ($section)
 multi_drush_command ()

Detailed Description

Implementation of general drush hooks

Function Documentation

multi_drush_command (  ) 

Implementation of hook_drush_command(). drush_parse_command() for a list of recognized keys.

Returns:
An associative array describing your command(s).

Todo:
implement --document-root option for 'multi create'

Todo:
implement --update option for sql_dump,

Todo:
implement --maintance option for sql_dump,

Definition at line 49 of file multi.drush.inc.

multi_drush_help ( section  ) 

Implementation of hook_drush_help().

Parameters:
A string with the help section (prepend with 'drush:')
Returns:
A string with the help text for your command.

Definition at line 24 of file multi.drush.inc.


Generated on Sat May 8 17:31:44 2010 for drush_multi by  doxygen 1.5.8