mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-22 03:55:11 +00:00
A modern replacement for ‘ls’.
10b8f6f414
Also, reverse the way columns are rendered: before, a column took a stat and a name to render; now, a file takes a column type to render. This means that most of the File data/methods can be private. |
||
---|---|---|
.gitignore | ||
colours.rs | ||
column.rs | ||
exa.rs | ||
file.rs | ||
format.rs | ||
screenshot.png |