import * as mod from "https://dotland.deno.dev/std@0.177.0/node/path/mod.ts"; VariablesvbasenamevdelimitervdirnamevextnamevformatvfromFileUrlvisAbsolutevjoinvnormalizevparsevposixvrelativevresolvevsepvSEPvSEP_PATTERNvtoFileUrlvtoNamespacedPathvwin32FunctionsfcommonDetermines the common path from a set of paths, using an optional separator, which defaults to the OS default separator. fglobToRegExpConvert a glob string to a regular expression. fisGlobTest whether the given string is a glob fjoinGlobsLike join(), but doesn't collapse "**/.." when globstar is true. fnormalizeGlobLike normalize(), but doesn't collapse "**/.." when globstar is true. InterfacesIGlobOptionsIParsedPathA parsed path object generated by path.parse() or consumed by path.format(). Type AliasesTFormatInputPathObjectTGlobToRegExpOptions