diff --git a/reference/pear/api.md b/reference/pear/api.md index 8572c14..35e0ad5 100644 --- a/reference/pear/api.md +++ b/reference/pear/api.md @@ -362,6 +362,10 @@ will be waited upon until resolution before calling the next teardown handler. Restart the application. +### `Pear.exit(code)` + +Exits the process with the provided exit code. + ### `Pear.updates(listener ) => streamx.Readable` The `listener` function is called for every incoming update with an `update` object of the form: