PluginLoader

Undocumented in source.

Alias This

loader

Members

Functions

desc
auto ref desc()
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(string name, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
pluginContext
auto ref pluginContext()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

pluginFileName
auto pluginFileName(string name, string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ctx
PluginContext ctx;
Undocumented in source.
loader
Loader loader;
Undocumented in source.

Meta