Skip to main content
ExecOptions.maxBuffer - child_process - Node documentation
property ExecOptions.maxBuffer

Usage in Deno

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

Type

number | undefined