Skip to main content
Module

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

🌾A progressive http server for Deno🌾
Latest
import * as servest from "https://deno.land/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().