pluginlib.pluginregistry

Members

Aliases

ClientMain
alias ClientMain = void delegate(string[] args)
Undocumented in source.
ServerMain
alias ServerMain = void delegate(string[] args, ServerMode)
Undocumented in source.

Enums

ServerMode
enum ServerMode
Undocumented in source.

Static variables

pluginRegistry
PluginRegistry pluginRegistry;

register plugins here inside shared static this

Structs

PluginRegistry
struct PluginRegistry
Undocumented in source.

Meta

Authors

Andrey Penechko.