IRCPluginImpl.putUserImpl

Puts a user into the plugin's state.

mixintemplate IRCPluginImpl(Flag!"debug_" debug_ = No.debug_, string module_ = __MODULE__)
private @safe @system
void
putUserImpl
()

Parameters

user IRCUser

The user to inherit.