| Package | Description |
|---|---|
| me.lucko.helper.js | |
| me.lucko.helper.js.loader | |
| me.lucko.helper.js.script |
| Modifier and Type | Class and Description |
|---|---|
class |
HelperScript |
| Modifier and Type | Method and Description |
|---|---|
Script |
ScriptRegistry.getScript(Path path)
Gets a script by path
|
| Modifier and Type | Method and Description |
|---|---|
Map<Path,Script> |
ScriptRegistry.getAll()
Gets all scripts known to this registry
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptRegistry.register(Script script)
Registers a script
|
void |
ScriptRegistry.unregister(Script script)
Unregisters a script
|
| Constructor and Description |
|---|
SimpleScriptLogger(Script script) |
Copyright © 2017. All rights reserved.