kameloso IRC bot
Dlang.org
CommandMetadata.this
kameloso
plugins
common
IRCPlugin
CommandMetadata
Constructor taking an
IRCEventHandler.Regex
.
Do not touch
syntaxes
; populate them at the call site.
this
(IRCEventHandler.Command command)
this
(IRCEventHandler.Regex regex)
struct
CommandMetadata
pure @
safe
nothrow @
nogc
this
(
const
IRCEventHandler.Regex
regex
)
kameloso
plugins
common
IRCPlugin
CommandMetadata
constructors
this
variables
description
hidden
isRegex
policy
syntaxes
Constructor taking an IRCEventHandler.Regex.
Do not touch syntaxes; populate them at the call site.