IRCPlugin.postprocess

Allows a plugin to modify an event post-parsing.

class IRCPlugin
@safe @system
void
postprocess
(
ref IRCEvent event
)

Meta