io: Create a readable stream from a given path.

Description Usage Arguments Value

Description

Create a readable stream from a given path.

Create a writeable stream from a given path.

Create a duplex stream from a given path. This stream is both a readable and writeable stream.

TODOC

TODOC

Usage

1
2
3
4
5
6
7
8
9

Arguments

path

character path to a file

Value

ReadableStream

WriteableStream

DuplexStream


ElianHugh/emitters documentation built on Feb. 6, 2022, 4:55 a.m.