formatCodeError
Agent Runtimes / types/execution / formatCodeError
Function: formatCodeError()
formatCodeError(
error,includeTraceback?):string
Defined in: types/execution.ts:129
Format a code error for display, optionally including traceback.
Parameters
error
includeTraceback?
boolean = false
Returns
string