globs.idx 440 B

12345
  1. nimTitle globs globs.html module std/private/globs 0
  2. nim PathEntry globs.html#PathEntry object PathEntry 21
  3. nim walkDirRecFilter globs.html#walkDirRecFilter.i,string,proc(PathEntry) iterator walkDirRecFilter(dir: string; follow: proc (entry: PathEntry): bool = nil;\n relative = false; checkDir = true): PathEntry 25
  4. nim nativeToUnixPath globs.html#nativeToUnixPath,string proc nativeToUnixPath(path: string): string 55