//
pkg.gl
Category
github.com/bitrise-io/bitrise/v2
stepruncmd
errorfinder
package
2.30.4
Repository:
https://github.com/bitrise-io/bitrise.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
96 SLOC
#
Functions
NewErrorFinder
NewErrorFinder ...
#
Structs
ErrorFinder
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.