method Writable.isClosed
Writable.isClosed(): boolean

Indicates this is closed.

Return Type

boolean

Usage

import { type Writable } from ".";