cluster.isWorker


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

True if the process is not a master (it is the negation of cluster.isMaster).