std/private/globs (original) (raw)
Theme:
Search:
- Imports
- Types
- Procs
nativeToUnixPath
* nativeToUnixPath(path: string): string - Iterators
walkDirRecFilter
* walkDirRecFilter(dir: string; follow: proc (entry: PathEntry): bool = nil; relative = false; checkDir = true): PathEntry
unstable API, internal use only for now. this can eventually be moved to std/os and walkDirRec can be implemented in terms of this to avoid duplication
Made with Nim. Generated: 2025-12-15 12:29:07 UTC