kameloso ~master (2023-07-07T16:26:17.4135742)
Dub
Repo
highlightEmotesImpl
kameloso
plugins
printer
formatting
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
TerminalForeground
pre
,
const
TerminalForeground
post
,
const
Flag
!"colourful"
colourful
,
const
CoreSettings
settings
)
if
(
isOutputRange
!(
Sink
,
char
[])
)
Meta
Source
See Implementation
kameloso
plugins
printer
formatting
aliases
TF
enums
EventPrintingBright
EventPrintingDark
functions
containsNickname
formatMessageColoured
formatMessageMonochrome
highlightEmotes
highlightEmotesImpl
put
withoutTypePrefix