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

Usage in Deno

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

Type

number | undefined