config
The configuration the script should use for net.democritus.scripting.context.ScopeContext.path at the root level.
The possible values are:
EXECUTION_PATH
: The path from which the user is execution the script engine. (Default)SCRIPT_PATH
: The path to the directory containing the main script.SCRIPT_PATH_PARENT
: The path to the parent of the directory containing the main script.