| Package | Description |
|---|---|
| me.lucko.scriptcontroller | |
| me.lucko.scriptcontroller.internal |
| Modifier and Type | Method and Description |
|---|---|
static ScriptController.Builder |
ScriptController.builder()
Creates a new
ScriptController.Builder using the internal implementation. |
ScriptController.Builder |
ScriptController.Builder.defaultEnvironmentSettings(EnvironmentSettings settings)
Defines the default
EnvironmentSettings to use when this
controller creates new ScriptEnvironments. |
ScriptController.Builder |
ScriptController.Builder.logger(SystemLogger logger)
Defines the logger to use.
|
ScriptController.Builder |
ScriptController.Builder.withDirectory(Path loadDirectory)
Add a directory to be handled by this script controller
|
| Modifier and Type | Method and Description |
|---|---|
static ScriptController.Builder |
ScriptControllerImpl.builder()
Deprecated.
|
Copyright © 2018. All rights reserved.