Skip to main content
Latest
class errors.BadConfigPath
extends Error
import { errors } from "https://deno.land/x/coffee@1.0.0/mod.ts";
const { BadConfigPath } = errors;

Constructors

new
BadConfigPath(path: string)