Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function createWalkEntrySync
import { createWalkEntrySync } from "https://deno.land/std@0.177.0/fs/_util.ts";

Create WalkEntry for the path synchronously

Parameters

path: string | URL

Returns

WalkEntry