X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Ftypes%2FExitHandler.html;h=ffec6798b760ef0979bf58a6d48767c0294fa3c9;hb=20ebfb03d96dc805e59643cf1f90667545a3fef2;hp=ae8b369ba253d9f8b79ad618516ff56ce1830281;hpb=6be0ab6d5c78c8e91cc4668d3d03db95f15cbfab;p=poolifier.git diff --git a/docs/types/ExitHandler.html b/docs/types/ExitHandler.html index ae8b369b..ffec6798 100644 --- a/docs/types/ExitHandler.html +++ b/docs/types/ExitHandler.html @@ -15,7 +15,7 @@
  • poolifier
  • ExitHandler
  • Type alias ExitHandler<Worker>

    -
    ExitHandler<Worker>: ((this, code) => void)
    +
    ExitHandler<Worker>: ((this, exitCode) => void)

    Type Parameters

    +
  • Defined in src/pools/worker.ts:28
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file