Versions in this module Expand all Collapse all v0 v0.1.0 Jun 5, 2023 Changes in this version + type Console struct + func New(out io.StringWriter, enableColour bool) *Console + func (c *Console) Write(fileInfo *types.FileInfo, match *match.Match)