tinybench - v5.1.0
Preparing search index...
TaskResultErrored
Interface TaskResultErrored
The task result for errored tasks
interface
TaskResultErrored
{
error
:
Error
;
state
:
"errored"
;
}
Index
Properties
error
state
Properties
error
error
:
Error
the error that caused the task to fail
state
state
:
"errored"
the task state
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
state
tinybench - v5.1.0
Loading...
The task result for errored tasks