v0.6.0
PR #8 fixes interactivity in Drush prompts. This required an API change: $Tool::exec()
, $Tool::run()
, and $Tool::runThis()
now take an optional second argument for whether we expect interactivity.
PR #8 fixes interactivity in Drush prompts. This required an API change: $Tool::exec()
, $Tool::run()
, and $Tool::runThis()
now take an optional second argument for whether we expect interactivity.