property WriteStream.prototype.pending
This property is true
if the underlying file has not been opened yet,
i.e. before the 'ready'
event is emitted.
Type Jump to heading
boolean
This property is true
if the underlying file has not been opened yet,
i.e. before the 'ready'
event is emitted.
boolean