An open API service indexing awesome lists of open source software.

https://github.com/jayvdb/lets_find_up

Find a file or directory by walking up parent directories
https://github.com/jayvdb/lets_find_up

Last synced: 10 months ago
JSON representation

Find a file or directory by walking up parent directories

Awesome Lists containing this project

README

          

# lets find up

Find a file or directory by walking up parent directories.
Has no dependencies other than `std`.

- [examples](./tests/basic.rs)
- [docs](https://docs.rs/lets_find_up/latest/lets_find_up/)