_ExtensionsManager._ExecutableExtension

Undocumented in source.

Constructors

this
this(T* t, string pluginId)
Undocumented in source.

Members

Functions

executable
void* executable()
Undocumented in source. Be warned that the author may not have intended to support it.
executableType
string executableType()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Witchcraft
Undocumented in source.

Variables

ext
T ext;
Undocumented in source.

Inherited Members

From ExecutableExtension

executableType
ExecutableExtensionType executableType()
Undocumented in source.
object
Variant object()
Undocumented in source.

Meta