X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=0baf2719ab665c2f50287c5446cc38c8ec303b1a;hb=53221c4e8cbcc585c670275e7c1c700c3d1b5f37;hp=38fa893ff1b0cc35e6884372f242eee4cabf4a05;hpb=1d6ec394e8f7467f72baeb74dda4794fdc5ab322;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index 38fa893f..0baf2719 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 @@

    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