X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FTask.html;h=d3ffcd70e2289d96ded814f40e273a83a2e9320b;hb=a8aeac440fb425585a0d597af86f616e648ae156;hp=f1456f6da1ae220aecac88324e9c3706c3662100;hpb=23d03397abcbf7274ba08acf89728bcaf32f0f6f;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index f1456f6d..d3ffcd70 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