You are here

service gatsby_fastbuilds.commands in Gatsby Live Preview & Incremental Builds 2.0.x

Same name and namespace in other branches
  1. 8 modules/gatsby_fastbuilds/drush.services.yml \gatsby_fastbuilds.commands

Class

\Drupal\gatsby_fastbuilds\Commands\GatsbyFastbuildsCommands

Tags

  • drush.command

File

modules/gatsby_fastbuilds/drush.services.yml
modules/gatsby_fastbuilds/drush.services.yml

View source
  1. class: \Drupal\gatsby_fastbuilds\Commands\GatsbyFastbuildsCommands
  2. arguments:
  3. - '@gatsby.gatsby_logger'
  4. - '@state'
  5. tags:
  6. - { name: drush.command }