Skip to main content
Module

x/libpkgx/src/porcelain/run.ts>RunError

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
class RunError
extends PkgxError
import { RunError } from "https://deno.land/x/libpkgx@v0.15.1/src/porcelain/run.ts";

Constructors

new
RunError(code: RunErrorCode, message: string)

Properties

code: RunErrorCode