X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=de941c0f8427ca8f257b258c9e9e25a55f91b1dc;hb=9954c636f2caafac0b2bf0289059788679fd3053;hp=219826f261c4df1c99c5a2e04411ddd7024d4428;hpb=67a6f2fa4500ca41675aaec32730093d312a351d;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 219826f2..de941c0f 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -32,7 +32,7 @@ +
  • Defined in src/pools/worker.ts:38
  • @@ -51,14 +51,14 @@

    Task input data that will be passed to the worker.

    +
  • Defined in src/pools/worker.ts:42
  • id?: string

    UUID of the message.

    +
  • Defined in src/pools/worker.ts:46