Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console-en / translations / theme.path.yml
1 description: 'Returns the relative path to the theme (or absolute path)'
2 arguments:
3   theme: 'Theme name'
4 options:
5   absolute: 'Return theme absolute path'
6 messages:
7   invalid-theme-name: 'Invalid theme name: "%s"'
8 examples:
9   - description: 'Get the path of mytheme'
10     execution: |
11       drupal theme:path  mytheme