tree-rs
tree-rs copied to clipboard
Results
3
tree-rs issues
Sort by
recently updated
recently updated
newest added
I have a couple symlinked directories that don't seem to be followed properly and look to be empty.
Would it be possible to add a way to ignore certain files/directories (like the -I option in the unix `tree`)?
As part of improving `tree-rs` in the course of the foreseeable future, following tasks are to be completed. - [x] Refactor the project structure, debloat `main.rs`. - [x] Add support...