import { type GlobOptions } from "https://deno.land/std@0.172.0/path/mod.ts";
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 *
.
optional
os: OSTypeOperating system. Defaults to the native OS.