Skip to main content
Module

x/proc/deps.ts>BufferFullError

A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
Go to Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://deno.land/x/proc@0.19.13/deps.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string