mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-22 12:05:11 +00:00
A modern replacement for ‘ls’.
b337f9174d
First non-trivial change for a while... because this involves reading from the OS, we should cache as much as we can in memory. So, group membership checking is done immediately after reading a group name, as the group structure has already been populated. |
||
---|---|---|
.gitignore | ||
colours.rs | ||
column.rs | ||
dir.rs | ||
exa.rs | ||
file.rs | ||
filetype.rs | ||
format.rs | ||
LICENCE | ||
Makefile | ||
options.rs | ||
README.md | ||
screenshot.png | ||
sort.rs | ||
unix.rs |