usher
usher copied to clipboard
Ability to "quiet" any task
Option added to task to tell it to "be quiet". Example includes the output of anything that calls a command-line tool to suppress the default echoing of the results.
Something like: { "name": "test.phpunit", "quiet": true }