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