X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FKillBehaviors.html;h=22cd191b7dbbfdd914d2f949f21cd096d59327c0;hb=b6fea09e6a8174e664770741943cf08445066e2b;hp=b35c047eb0302f3a776f782fda7033f7d8eda63d;hpb=3bd6a82e43e11294af91bbd19647944ac740169e;p=poolifier.git diff --git a/docs/variables/KillBehaviors.html b/docs/variables/KillBehaviors.html index b35c047e..22cd191b 100644 --- a/docs/variables/KillBehaviors.html +++ b/docs/variables/KillBehaviors.html @@ -1,13 +1,13 @@ -KillBehaviors | poolifier
+KillBehaviors | poolifier - v2.6.42
-
+
  • The search index is not available
  • poolifier - v2.6.42 +
    @@ -15,70 +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
  • +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file