9878c1fa16
With `KlibToolOutput` it's possible to forward the output of each KLIB tool's command to either system stdout/stderr streams or to some buffers which then can be read by tests. ^KT-62340