IRCClient.onSend

struct IRCClient
debug
void delegate(const string) @(safe) onSend;

Meta