Attrs
interface Attrs
Represents one or more [fansi.Attr]s, that can be passed around as a set or combined with other sets of [fansi.Attr]s.
Note that a single [Attr] is a subclass of [Attrs]. If you want to know if this contains multiple [Attr]s, you should check for [Attrs.Multiple].