OptionalcommandThe command to run JavaScript code. Default is process.execPath (Node.js).
OptionalpythonThe command to run Python code. Default is python3.
OptionalshellThe command to run Shell code. Default is bash.
OptionaltimeoutTimeout for code execution in seconds. Default is 30.
Options for UnsafeLocalCodeExecutor.