- workbench
shared(Workbench) workbench;
Undocumented in source.
- _props
Variant[string] _props;
Undocumented in source.
- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
- terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process()
Undocumented in source. Be warned that the author may not have intended to support it.
- processPlatformJob
void processPlatformJob()
Undocumented in source.
- getProperty
T getProperty(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
- setProperty
void setProperty(T t, string id)
Undocumented in source. Be warned that the author may not have intended to support it.