Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-06-02 05:20:26 +00:00
committed by GitHub
commit e99fed13ad
870 changed files with 350356 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