Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yxz/path/path.ts>HomePathError

Deno Standard Extensions
Go to Latest
class HomePathError
extends Error
import { HomePathError } from "https://deno.land/x/yxz@0.17.0/path/path.ts";

Constructors

new
HomePathError(message?: string, options?: ErrorOptions)