Skip to content

Conversation

@Rade333
Copy link
Contributor

@Rade333 Rade333 commented Feb 4, 2022

Proposed changes:

  • add timeout option to enable running time-consuming commands
  • introduce new parameter $return_process, to allow caller to choose which return value runDrush() returns: the normal string output, or the whole Process object. This is needed since some drush commands put their output to STDERR instead of STDOUT. See examples of usage in updated README. The new variable is optional, and default to FALSE, to maintain backwards compability.

…might not be enough for some time-consuming commands. Also added new parameter $return_process.
@guncha25 guncha25 merged commit 6f7025c into guncha25:9.x Oct 11, 2023
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.

2 participants