Drupal Markdown Drush Integration in Markdown 8.2
Drush command integration for Drupal Markdown.
See also
https://www.drupal.org/project/markdown/issues/3103679
File
- ./
markdown.drush.inc, line 10 - Drush commands for Drupal Markdown.
Functions
Name | Location | Description |
---|---|---|
drush_markdown_version_hash |
./ |
Callback function for drush markdown-version-hash. |
markdown_drush_command |
./ |
Implements hook_drush_command(). |
markdown_drush_help |
./ |
Implements hook_drush_help(). |
_drush_markdown_commands |
./ |
Retrieves the class used to proxy these legacy Drush commands into. |