Skip to main content
Module

std/fs/walk_test.ts>testWalk

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function testWalk
import { testWalk } from "https://deno.land/std@0.176.0/fs/walk_test.ts";

Parameters

setup: (arg0: string) => any | Promise<any>
t: (context: any) => void | Promise<void>
optional
ignore = [UNSUPPORTED]