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

x/clone/deps.ts>fs.WalkEntry

A simple utility for the convenient clone
Go to Latest
interface fs.WalkEntry
implements [Deno.DirEntry]
Re-export
import { type fs } from "https://deno.land/x/clone@v1.0.4/deps.ts";
const { WalkEntry } = fs;

Properties

path: string