IRCPlugin.name

Returns the name of the plugin.

class IRCPlugin
const pure @safe nothrow @nogc
string
name
()

Return Value

Type: string

The string name of the plugin.

See Also