X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=6b2f81a83fbb10ee8d5611681835264d6747a607;hb=227be16668f5a3adf78a255c20e956d6f5b3f567;hp=5aff22f0b9aabb020bbf701a3c8966ca465c458c;hpb=749e1fa387ba832c85f789337b3c2e679331cb64;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 5aff22f0..6b2f81a8 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