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

x/dnit/mod.ts>fs._createWalkEntrySync

dnit: typescript (deno) task executor
Go to Latest
function fs._createWalkEntrySync
Re-export
import { fs } from "https://deno.land/x/dnit@dnit-v1.14.3/mod.ts";
const { _createWalkEntrySync } = fs;

Create WalkEntry for the path synchronously

Parameters

path: string