Platform

Undocumented in source.

Members

Classes

ThreadLocal
class ThreadLocal
Undocumented in source.
_PluginLoader
class _PluginLoader
Undocumented in source.

Functions

newPluginLoader
PluginLoader newPluginLoader()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getDefaultWorkbench
Workbench getDefaultWorkbench()
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
auto getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
getLocals
auto getLocals()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

INSTANCE
Platform INSTANCE;
Undocumented in source.
_local
ThreadLocal _local;
Undocumented in source.

Variables

extensionsManager
ExtensionsManager extensionsManager;
Undocumented in source.
plugins
_PluginLoader[string] plugins;
Undocumented in source.

Meta