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

x/ogone/deps/walk.ts>walkSync

Advanced Web Composition for Future
Latest
function walkSync
import { walkSync } from "https://deno.land/x/ogone@revb3/deps/walk.ts";

Same as walk() but uses synchronous ops

Parameters

root: string
optional
unnamed 1: WalkOptions = [UNSUPPORTED]

Returns

IterableIterator<WalkEntry>