Skip to content

Comments

Allow ctags to be run anywhere#6

Open
duellj wants to merge 1 commit intozroger:masterfrom
duellj:ctags-anywhere
Open

Allow ctags to be run anywhere#6
duellj wants to merge 1 commit intozroger:masterfrom
duellj:ctags-anywhere

Conversation

@duellj
Copy link

@duellj duellj commented Feb 12, 2013

The ctags command should be able to run anywhere, since it doesn't actually require a Drupal install to run. For example, I download a huge module outside of a Drupal install in order to evaluate it, I should be able to generate a tags file for that module.

I had to remove some of the success message since the site install path isn't known anymore.

This requires changing the drush bootstrap level to DRUSH_BOOTSTRAP_DRUSH since
we can't rely on a Drupal install being present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant