Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/dceprojects.corals.io/node_modules/webpack/schemas/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/dceprojects.corals.io/node_modules/webpack/schemas/plugins/ProgressPlugin.json
{
  "definitions": {
    "HandlerFunction": {
      "description": "Function that executes for every progress step",
      "instanceof": "Function",
      "tsType": "((percentage: number, msg: string, ...args: string[]) => void)"
    },
    "ProgressPluginOptions": {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "activeModules": {
          "description": "Show active modules count and one active module in progress message",
          "type": "boolean"
        },
        "entries": {
          "description": "Show entries count in progress message",
          "type": "boolean"
        },
        "handler": {
          "description": "Function that executes for every progress step",
          "anyOf": [
            {
              "$ref": "#/definitions/HandlerFunction"
            }
          ]
        },
        "modules": {
          "description": "Show modules count in progress message",
          "type": "boolean"
        },
        "modulesCount": {
          "description": "Minimum modules count to start with. Only for mode=modules. Default: 500",
          "type": "number"
        },
        "profile": {
          "description": "Collect profile data for progress steps. Default: false",
          "enum": [true, false, null]
        }
      }
    }
  },
  "title": "ProgressPluginArgument",
  "oneOf": [
    {
      "$ref": "#/definitions/ProgressPluginOptions"
    },
    {
      "$ref": "#/definitions/HandlerFunction"
    }
  ]
}

Spamworldpro Mini