property ReadLineOptions.signal
Allows closing the interface using an AbortSignal.
Aborting the signal will internally call close
on the interface.
Type #
AbortSignal | undefined
Allows closing the interface using an AbortSignal.
Aborting the signal will internally call close
on the interface.
AbortSignal | undefined