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

x/ningen/deps.ts>fs._createWalkEntrySync

Simple ninja build generator
Latest
function fs._createWalkEntrySync
Re-export
import { fs } from "https://deno.land/x/ningen@0.0.6/deps.ts";
const { _createWalkEntrySync } = fs;

Create WalkEntry for the path synchronously

Parameters

path: string