Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/fs/walk.ts>WalkInfo

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface WalkInfo
import { type WalkInfo } from "https://deno.land/std@0.38.0/fs/walk.ts";

Properties

filename: string
info: FileInfo