mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-05 12:27:53 +00:00
A modern replacement for ‘ls’.
a5e404da55
This new object is then passed down to the File, so it can see what files are around it. This means it doesn't need to re-query the filesystem several times per file, instead using the in-memory copy. Also, switch to using the built-in Path#with_extension method. |
||
---|---|---|
.gitignore | ||
colours.rs | ||
column.rs | ||
dir.rs | ||
exa.rs | ||
file.rs | ||
format.rs | ||
LICENCE | ||
options.rs | ||
README.md | ||
screenshot.png | ||
sort.rs | ||
unix.rs |