Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/allo_arguments/src/Arguments.ts>Arguments.isPrintableException

🦕 Super handy cli argument parser with automate generation `--help` flag.
Latest
method Arguments.isPrintableException
import { Arguments } from "https://deno.land/x/allo_arguments@v6.0.6/src/Arguments.ts";

Detect if the error is instance of PrintableException class.

Parameters

error: Error

Returns

boolean