Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-07-09 08:42:57 +00:00
committed by GitHub
commit cc6d267eaa
882 changed files with 354189 additions and 0 deletions

4
globs.idx Normal file
View File

@@ -0,0 +1,4 @@
nimTitle globs globs.html module std/private/globs 0
nim PathEntry globs.html#PathEntry object PathEntry 21
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
nim nativeToUnixPath globs.html#nativeToUnixPath,string proc nativeToUnixPath(path: string): string 55