mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 02:12:11 +00:00
5 lines
440 B
Plaintext
5 lines
440 B
Plaintext
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
|