import { type GlobOptions } from "https://deno.land/x/fastro@v0.88.1/http/server/deps.ts";
Options for globToRegExp
.
Properties
Extended glob syntax. See https://www.linuxjournal.com/content/bash-extended-globbing.
Globstar syntax.
See https://www.linuxjournal.com/content/globstar-new-bash-globbing-option.
If false, **
is treated like *
.
Extended glob syntax. See https://www.linuxjournal.com/content/bash-extended-globbing.
Globstar syntax.
See https://www.linuxjournal.com/content/globstar-new-bash-globbing-option.
If false, **
is treated like *
.
Extended glob syntax. See https://www.linuxjournal.com/content/bash-extended-globbing.
Globstar syntax.
See https://www.linuxjournal.com/content/globstar-new-bash-globbing-option.
If false, **
is treated like *
.