X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;h=d09e5f3a5e4966d296cc20b9ff6d8bf8134ea597;hb=4101537483d2883af1f76ef2366bb7e92d0d3c4e;hp=950cf175f5a6a5eecbc55c0152cf1a943ef70d84;hpb=fec1c97860619dd6356803fee392205474010d5b;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 950cf175..d09e5f3a 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,11 +1,13 @@ KillBehaviors | poolifier
-
+
  • The search index is not available
  • poolifier +
    @@ -13,11 +15,11 @@
  • poolifier
  • KillBehaviors
  • Variable KillBehaviorsConst

    -
    KillBehaviors: Readonly<{ HARD: "HARD"; SOFT: "SOFT" }> = ...
    +
    KillBehaviors: Readonly<{
        HARD: "HARD";
        SOFT: "SOFT";
    }> = ...

    Enumeration of kill behaviors.

    +
  • Defined in src/worker/worker-options.ts:4