Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface FinishedOptions
import { type FinishedOptions } from "https://deno.land/std@0.88.0/node/_stream/end_of_stream.ts";

Properties

optional
error: boolean
optional
readable: boolean
optional
writable: boolean