类型:<string> | <null>
¥Type: <string> | <null>
subprocess.signalCode 属性表示子进程接收到的信号(如果有),否则为 null。
subprocess.signalCode
null
¥The subprocess.signalCode property indicates the signal received by the child process if any, else null.