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

std/fs/walk.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.117.0/fs/walk.ts";

Create WalkEntry for the path asynchronously

Parameters

path: string