Skip to main content
Module

x/lume/deps/fs.ts>WalkEntry

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface WalkEntry
implements [Deno.DirEntry]
Re-export
import { type WalkEntry } from "https://deno.land/x/lume@v2.1.2/deps/fs.ts";

Walk entry for walk, walkSync, expandGlob and expandGlobSync.

Properties

path: string

Full path of the entry.