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

std/fs/mod.ts>_createWalkEntry

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

Create WalkEntry for the path asynchronously

Parameters

path: string