Added WithFailOnPatternNotExist
Added the option WithFailOnPatternNotExist
to Glob, GlobWalk, and FilepathGlob. This option will cause doublestar to abort if the pattern references a path that does not exist, for example, nonexistent/path/*
.
Added the option WithFailOnPatternNotExist
to Glob, GlobWalk, and FilepathGlob. This option will cause doublestar to abort if the pattern references a path that does not exist, for example, nonexistent/path/*
.