X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Finterfaces%2FTask.html;h=5da64f530e42aba6ad86d815eb28b7fd10fb895e;hb=cea16128a949e8f118627f00ccb33b08db281c45;hp=f1456f6da1ae220aecac88324e9c3706c3662100;hpb=f82cd3579677f83c17289218d4ae8242e7d0a8d7;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index f1456f6d..5da64f53 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