Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/fs/mod.ts>WalkEntry

Deno standard library
Go to Latest
interface WalkEntry
implements [Deno.DirEntry]
Re-export
import { type WalkEntry } from "https://deno.land/std@0.203.0/fs/mod.ts";

Properties

path: string