mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-23 04:22:06 +00:00
a250f21282
Now we have one Ur-module that contains functionality common to both supported platforms. The benefits of doing it this way are that: 1. It doesn't implement a dummy interface - rather, there will be less code generated when the feature is not present; 2. The code shared between them can be kept in sync. The other two modules were something like 80% the same. |
||
---|---|---|
.. | ||
feature | ||
output | ||
colours.rs | ||
column.rs | ||
dir.rs | ||
file.rs | ||
filetype.rs | ||
main.rs | ||
options.rs | ||
term.rs |