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

std/fs/walk.ts>WalkInfo

Deno standard library
Go to Latest
interface WalkInfo
import { type WalkInfo } from "https://deno.land/std@0.40.0/fs/walk.ts";

Properties

filename: string
info: FileInfo