exa/src
Benjamin Sago 0d8d723408 Reify file extensions
Instead of having a File do its own extension checking, create a new type that takes a file and checks *that*. This new type (FileExtensions) is currently empty, but were it to contain values, those values could be used to determine the file’s colour.
2017-07-10 13:31:20 +01:00
..
bin Make a common module of exit statuses 2017-06-23 22:27:33 +01:00
fs Make nanoseconds available to times 2017-07-05 23:08:56 +01:00
info Reify file extensions 2017-07-10 13:31:20 +01:00
options Replace FileName::new with a factory 2017-07-08 12:11:11 +01:00
output Reify file extensions 2017-07-10 13:31:20 +01:00
exa.rs Replace FileName::new with a factory 2017-07-08 12:11:11 +01:00
term.rs Fix getting tty window size on more BSDs 2015-12-14 04:10:46 +03:00