zx icon indicating copy to clipboard operation
zx copied to clipboard

Feature request: Process Promise verbose()

Open lquixada opened this issue 1 year ago • 0 comments

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.

lquixada avatar Dec 22 '23 20:12 lquixada