X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=e09f8a6e5e017c19f14ed746ac29d1a1131a50bf;hb=3a592a1254b999797590d1b54662b747eed17528;hp=8c9b7d168d09daf61ebf2854baa62e9b0210dd87;hpb=65ec4e64a4690b019d3ef86c97aa7182b715f539;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 8c9b7d16..e09f8a6e 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -32,7 +32,7 @@ +
  • Defined in src/pools/worker.ts:39
  • @@ -51,14 +51,14 @@

    Task input data that will be passed to the worker.

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

    UUID of the message.

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