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

x/dax/src/deps.ts>WalkError

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
class WalkError
extends Error
import { WalkError } from "https://deno.land/x/dax@0.35.0/src/deps.ts";

Constructors

new
WalkError(cause: unknown, path: string)

Properties

cause: unknown
name: string
path: string