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

x/lume/deps/fs.ts>WalkError

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class WalkError
extends Error
import { WalkError } from "https://deno.land/x/lume@v1.18.1/deps/fs.ts";

Constructors

new
WalkError(cause: unknown, path: string)

Properties

cause: unknown
name: string
path: string