Module

x/servest/vendor/https/deno.land/std/fs/expand_glob.ts

🌾A progressive http server for Deno🌾
Latest
import * as mod from "https://dotland.deno.dev/x/servest@v1.3.4/vendor/https/deno.land/std/fs/expand_glob.ts";

Functions

Expand the glob string from the specified root directory and yield each result as a WalkEntry object.

Synchronous version of expandGlob().