Readonly
ctxReadonly
manipulatorLogs a message at the debug (second lowest) level
Rest
...param: any[]Logs a message at the error (high priority) level
Rest
...param: any[]Logs a message at the fatal (highest priority) level
Rest
...param: any[]Returns a promise for the given feature name for the execution. If the feature has not been calculated yet this will start the calculation.
Get the source code printer for the executable.
Logs a message at the info (normal) level
Rest
...param: any[]Logs a message at the trace (lowest) level
Rest
...param: any[]Logs a message at the warn (priority) level
Rest
...param: any[]Generated using TypeDoc
A SQRL Execution is the runtime representation of a single event executing in the SQRL runtime.