Node TAP
    Preparing search index...

    Type Alias ChildProcessWithStdout

    ChildProcessWithStdout: ChildProcessByStdio<
        null
        | Writable,
        Readable,
        null | Readable,
    >

    A child process that is known to have a stdout stream