Package me.lucko.scriptcontroller.environment
-
Interface Summary Interface Description ScriptEnvironment Represents an isolated environment in which scripts run Each environment operates within a given rootdirectory
, under aScriptController
.