Skip to main content
Module

x/lume/deps/fs.ts>WalkEntry

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

Walk entry for walk, walkSync, expandGlob and expandGlobSync.

Properties

path: string

Full path of the entry.

path: string

Full path of the entry.