X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FTask.html;h=e09f8a6e5e017c19f14ed746ac29d1a1131a50bf;hb=3a592a1254b999797590d1b54662b747eed17528;hp=6b2f81a83fbb10ee8d5611681835264d6747a607;hpb=86f5c6c11d0a262b6514b95928b2534eecc37a4e;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 6b2f81a8..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