AnsiText.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(const(char)[] text, AnsiColour fg, AnsiColour bg, AnsiStyle style)
    struct AnsiText(alias ImplementationMixin)
  2. void put(const(char)[] text, AnsiStyleSet styling)
  3. void put(AnsiTextLite text)

Meta