zx
zx copied to clipboard
Feature request: Process Promise verbose()
When we set $.verbose = true, we can make specific $ calls to go silent with .quiet().
On the flip side, when we set $.verbose = false, there isn't a way to make a $ call go verbose.
It would be cool to have a .verbose() method for Process Promises.