Module

x/fluentci/deps.ts>walkSync

This is the command line interface for FluentCI.
Go to Latest
function walkSync
import { walkSync } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";

Same as walk() but uses synchronous ops

Parameters

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

Returns

IterableIterator<WalkEntry>