nim-lang / RFCs

A repository for your Nim proposals.
136 stars 26 forks source link

add `walkDirRecFilter` recursive glob with follow filter (has full implementation) #261

Closed timotheecour closed 8 months ago

timotheecour commented 3 years ago

proposal

I wrote this lib/std/private/globs.nim some time ago for use in kochdocs; this RFC is to move it to stdlib inside os.nim or a new std/globs.nim

design rationale

discussion

github-actions[bot] commented 9 months ago

This RFC is stale because it has been open for 1095 days with no activity. Contribute a fix or comment on the issue, or it will be closed in 30 days.