import * as mod from "https://deno.land/std@0.177.1/node/path/glob.ts";
Functions
Convert a glob string to a regular expression. | |
Test whether the given string is a glob | |
Like join(), but doesn't collapse "**/.." when | |
Like normalize(), but doesn't collapse "**/.." when |