mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
fix pear worker
This commit is contained in:
@@ -286,7 +286,7 @@ Runs a Pear Worker by spawning a Pear Terminal Application process from the spec
|
|||||||
|
|
||||||
### `const pipe = Pear.worker.pipe()`
|
### `const pipe = Pear.worker.pipe()`
|
||||||
|
|
||||||
Returns the communication pipe created to the worker process. Resolves to a `Duplex` stream object representing a pipe.
|
Returns the pipe (a [`streamx`](https://github.com/mafintosh/streamx) `Duplex` stream) created to the worker process.
|
||||||
|
|
||||||
## `Pear.media <Object>`
|
## `Pear.media <Object>`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user