Interface ShardingManagerOptions

Hierarchy

  • ShardingManagerOptions

Properties

execArgv?: readonly string[]
respawn?: boolean
shardArgs?: readonly string[]
shardList?: readonly number[] | "auto"
silent?: boolean
token?: string
totalShards?: number | "auto"

Generated using TypeDoc