coloredWriter is a small wrapper struct to construct a [color.Color] writter.

Hierarchy

  • coloredWriter

Methods

Methods

  • Write writes the p bytes using the colored writer.

    Parameters

    • p: string | number[]

    Returns number

Generated using TypeDoc