highlightEmotesImpl

Undocumented in source. Be warned that the author may not have intended to support it.
version(WithPrinterPlugin && Colours && TwitchSupport)
package @safe
void
highlightEmotesImpl
(
Sink
)
(
auto ref Sink sink
,
const string line
,
const string emotes
,,,
const Flag!"colourful" colourful
,)
if (
isOutputRange!(Sink, char[])
)

Meta