Kameloso.propagate

Propagates an updated struct, to this, parser, and to each plugins' IRCPluginStates, overwriting existing such.

class Kameloso
pure nothrow @nogc
void
propagate
(
Thing
)
(
Thing thing
)
if (
is(Thing == struct)
)

Parameters

thing Thing

Struct object to propagate.