You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drush must be assumed to be part of $PATH and should otherwise be configurable.
When a Command is created, it should validate if drush is found in the $PATH, otherwise it should validate the const pathDrush exists, it should otherwise be configurable and/or report errors.