Skip to main content
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.138.0/fs/mod.ts";

Create WalkEntry for the path asynchronously

Parameters

path: string