cluster.isWorker


如果进程不是主进程,则为真(与 cluster.isPrimary 相反)。

True if the process is not a primary (it is the negation of cluster.isPrimary).