Open whastings opened 11 years ago
Some of our users will undoubtedly want to extend the functionality of our commands. A good way to do this would be to use the hook system. I believe we can define hooks and then call their implementations with drush_command_invoke_all().
:+1: +1:
Some of our users will undoubtedly want to extend the functionality of our commands. A good way to do this would be to use the hook system. I believe we can define hooks and then call their implementations with drush_command_invoke_all().