X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;h=0a8f0d65fdc0f45e393a214035e317806005db15;hb=aab0aa502b6d1ca1e2b480460d9cf5f34707c34c;hp=40abb3c0cce873dfc1e3679b9a69f1bf0799638a;hpb=bb3f9b66fa2241864d31937eeced22caab83d17e;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index 40abb3c0..89c7545a 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,13 +1,13 @@ -KillBehaviors | poolifier
+KillBehaviors | poolifier - v2.7.4
-
+
  • The search index is not available
  • poolifier - v2.7.4 +
    @@ -15,54 +15,65 @@
  • poolifier
  • KillBehaviors
  • Variable KillBehaviorsConst

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

    Enumeration of kill behaviors.

    -
    +
    +

    Type declaration

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

    Theme

    +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file