configure

void configure(ScriptConfig config)

Optional configuration for a script. It's expected that the implementer of the interface modifies the given config object to what settings it wants. These settings are read BEFORE the script starts.

Parameters

config

The configuration object to modify.