exa/src
Benjamin Sago a1869f208e Move common icons option to file style struct
All four of the view mode command-line argument parsers tested for the --icons option. Because it was common, the behaviour has been moved to the struct that handles file styles, meaning it can be parsed in one place.

This is a better place for it, as the icons are to do with the file name, not the view. It also means that the lines view has no options left for it, which is fitting.
2020-10-23 23:57:10 +01:00
..
fs Clippy pedantic lints 2020-10-13 01:46:17 +01:00
info Massive theming and view options refactor 2020-10-22 22:34:00 +01:00
options Move common icons option to file style struct 2020-10-23 23:57:10 +01:00
output Move common icons option to file style struct 2020-10-23 23:57:10 +01:00
theme Massive theming and view options refactor 2020-10-22 22:34:00 +01:00
logger.rs Batch source formatting 2020-10-10 20:02:55 +01:00
main.rs Move common icons option to file style struct 2020-10-23 23:57:10 +01:00