exa/src/output
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
..
render Make nanoseconds available to times 2017-07-05 23:08:56 +01:00
cell.rs Fix TextCellContents cjk width 2017-05-10 16:26:50 +08:00
colours.rs Render higher permission bits 2017-05-30 15:31:24 +01:00
details.rs Make not showing paths in link targets the default 2017-07-08 12:24:22 +01:00
escape.rs Also escape characters in links and headings 2017-05-01 21:54:53 +01:00
file_name.rs Reify file extensions 2017-07-10 13:31:20 +01:00
grid_details.rs Make not showing paths in link targets the default 2017-07-08 12:24:22 +01:00
grid.rs Make not showing paths in link targets the default 2017-07-08 12:24:22 +01:00
lines.rs Make not showing paths in link targets the default 2017-07-08 12:24:22 +01:00
mod.rs Rename Columns to table::Options 2017-07-05 20:16:04 +01:00
table.rs Separate TimeFormat from the Environment 2017-07-05 21:54:43 +01:00
time.rs Add iso time style 2017-07-06 00:39:54 +01:00
tree.rs Give Tree its own iterator 2017-07-04 08:29:36 +01:00