package
2.30.4
Repository: https://github.com/bitrise-io/bitrise.git
Documentation: pkg.go.dev

# Functions

NewErrorFinder ...

# Structs

ErrorFinder parses the data coming via the `Write` method and keeps the latest "red" block (that matches \x1b[31;1m control sequence) and hands over tha data to the wrapped `io.Writer` instance.