Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/fs/_util.ts>createWalkEntry

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function createWalkEntry
import { createWalkEntry } from "https://deno.land/std@0.150.0/fs/_util.ts";

Create WalkEntry for the path asynchronously

Parameters

path: string