Up
Module
Output
Signature
type
'a t = {
stdout
: 'a
;
stderr
: 'a
;
}