property SpawnResult.signalCode

The signal that killed it, or null when it exited on its own.

Type

NodeJS.Signals | null

Usage

import { type SpawnResult } from "lib/commands/upgrade/process.ts";