Skip to main content

Module result

Module result 

Source
Expand description

Structured result returned by ScriptEngine::run.

Structs§

ConsoleEntry
One captured console.* call from inside the script.
ScriptResult
Full result of running a script.
ScriptSuccess
Payload returned by a successful script.

Enums§

ConsoleLevel
Severity of a captured console entry.
Outcome
Tagged-union representation of success vs failure for JSON output.