KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
Stream
isErrored
Function isErrored
isErrored
(
stream
:
|
ReadableStream
|
ReadableStream
<
any
>
|
WritableStream
|
WritableStream
<
any
>
,
)
:
boolean
Returns whether the stream has encountered an error.
Parameters
stream
:
ReadableStream
|
ReadableStream
<
any
>
|
WritableStream
|
WritableStream
<
any
>
Returns
boolean
Since
v17.3.0, v16.14.0
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...
Returns whether the stream has encountered an error.