Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / module.path.yml
1 description: 'Returns the relative path to the module (or absolute path)'
2 arguments:
3   module: 'The Module name (machine name)'
4 options:
5   absolute: 'Return module absolute path'
6 messages:
7 examples:
8   - description: 'Get the relative path of the module specifying the module name'
9     execution: |
10       drupal module:path  modulename