exa/src
Benjamin Sago e9e1161cec Split up the options module
The original options was becoming a bit unwieldy, and would have been even more so if I added the same amount of comments. So this commit splits it up.

There's no extra hiding going on here, or rearranging things within the module: (almost) everything now has to be marked 'pub' to let other sub-modules in the new options module to see it.
2016-04-17 20:38:37 +01:00
..
fs Create info module with business logic routines 2016-04-16 22:05:50 +01:00
info Correct the list of crypto extensions 2016-04-16 22:17:12 +01:00
options Split up the options module 2016-04-17 20:38:37 +01:00
output Move a file's type out of its permissions field 2016-04-16 20:01:45 +01:00
main.rs Create info module with business logic routines 2016-04-16 22:05:50 +01:00
term.rs Fix getting tty window size on more BSDs 2015-12-14 04:10:46 +03:00