Skip to main content
ExecException.killed - child_process - Node documentation
property ExecException.killed

Usage in Deno

import { type ExecException } from "node:child_process";

Type

boolean | undefined