JuliaIO/Suppressor.jl

Add `@capture`, which captures both `err` & `out`?

Opened this issue · 2 comments

Like the title, a counterpart of @suppress, which covers @suppress_err & @suppress_out.

j-fu commented

Yeah would be useful here. Could they be returned in a tuple of two strings?

j-fu commented

See #36