Interface FinishedOptions

Hierarchy

Properties

error?: boolean
readable?: boolean
signal?: AbortSignal

When provided the corresponding AbortController can be used to cancel an asynchronous action.

writable?: boolean

Generated using TypeDoc