X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fvariables%2FKillBehaviors.html;h=24a64118cba44b806b9597a4d719d67c23214fb4;hb=69f8ce0ab8ce1afcf350b21796496b8dcd2aaec1;hp=950cf175f5a6a5eecbc55c0152cf1a943ef70d84;hpb=fec1c97860619dd6356803fee392205474010d5b;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 950cf175..24a64118 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