AbstractScript

constructor(extension: String, nullGlobalContext: Boolean)

Parameters

extension

the file extension used to look up the script engine (e.g., "kts", "py", "java")

nullGlobalContext

if true, sets the global scope bindings to null on initialization