Interface
ShardProcessOptions
Properties
| Name | Type | Description |
|---|---|---|
| args? | string[] | |
| env? | NodeJS.ProcessEnv | |
| execArgv? | string[] | |
| file | string | |
| id | number | |
| identifyThrottler | IIdentifyThrottler | |
| respawn | boolean | |
| shardIds | number[] | |
| spawnTimeoutMs | number | |
| token | string | |
| totalShards | number |