applyTags

This is technically a postprocessor but it's small enough that we can just keep it in here (and provide the functionality as pure and @safe).

private pure @safe
void
applyTags

Parameters

event IRCEvent

Reference to the IRCEvent whose tags to apply to itself.